]> 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)
commit8a77468ac75792916cfed3e7cee249bfcde8d939
treefcc7d95c0502467ec2cd02398cb648b4b184578e
parent7fdb89b2c87d6c1cb5ae9f2fdbbe44697fd6aa8e
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