]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd9c71a12534af867a1e096165f4957542272e99a
treefcc7d95c0502467ec2cd02398cb648b4b184578e
parent38001771dab54fdd9fc3dde912e94a91876984d8
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