arm64: mm: Show bss segment in kernel memory layout
authorKefeng Wang <wangkefeng.wang@huawei.com>
Mon, 18 Apr 2016 03:09:47 +0000 (11:09 +0800)
committerWill Deacon <will.deacon@arm.com>
Tue, 19 Apr 2016 16:03:31 +0000 (17:03 +0100)
commit9974723e31d1fa99e3c0efb2ae6cbbf089c0080c
treefcc7d95c0502467ec2cd02398cb648b4b184578e
parentd32351c8242b7067b3f3e3a6caf7a387ff43f978
arm64: mm: Show bss segment in kernel memory layout

Show the bss segment information as with text and data in Virtual
memory kernel layout.

Acked-by: James Morse <james.morse@arm.com>
Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
arch/arm64/mm/init.c