summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms
diff options
context:
space:
mode:
authorAneesh Kumar K.V <aneesh.kumar@linux.ibm.com>2019-04-17 15:59:18 +0300
committerMichael Ellerman <mpe@ellerman.id.au>2019-04-21 16:12:40 +0300
commita092a03fa942b14369b8edea7690cd96206403f9 (patch)
tree6402b703053c2fe0ec55c1602102469f6b1d0dd6 /arch/powerpc/platforms
parent1c946c1b7f2ba40bc9b521219ad34e5da3fc3088 (diff)
downloadlinux-a092a03fa942b14369b8edea7690cd96206403f9.tar.xz
powerpc/mm: Print kernel map details to dmesg
This helps in debugging. We can look at the dmesg to find out different kernel mapping details. On 4K config this shows kernel vmalloc start = 0xc000100000000000 kernel IO start = 0xc000200000000000 kernel vmemmap start = 0xc000300000000000 On 64K config: kernel vmalloc start = 0xc008000000000000 kernel IO start = 0xc00a000000000000 kernel vmemmap start = 0xc00c000000000000 Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'arch/powerpc/platforms')
0 files changed, 0 insertions, 0 deletions