summaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm/book3s/64
diff options
context:
space:
mode:
authorChristophe Leroy <christophe.leroy@c-s.fr>2017-04-18 09:20:13 +0300
committerMichael Ellerman <mpe@ellerman.id.au>2017-04-27 15:20:26 +0300
commit6c01bbd2cf8cbc1906818b402b10bca2283c4e7e (patch)
treea0d224b60d18bd0df5a8555c7516f101c2af905e /arch/powerpc/include/asm/book3s/64
parenta5998fcb92552a18713b6aa5c146aa400e4d75ee (diff)
downloadlinux-6c01bbd2cf8cbc1906818b402b10bca2283c4e7e.tar.xz
powerpc/mm: Fix page table dump build on PPC32
On PPC32 (eg. mpc885_ads_defconfig), page table dump compilation fails as follows. This is because the memory layout is slightly different on PPC32. This patch adapts it. arch/powerpc/mm/dump_linuxpagetables.c: In function 'walk_pagetables': arch/powerpc/mm/dump_linuxpagetables.c:369:10: error: 'KERN_VIRT_START' undeclared (first use in this function) ... Fixes: 8eb07b187000d ("powerpc/mm: Dump linux pagetables") Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'arch/powerpc/include/asm/book3s/64')
0 files changed, 0 insertions, 0 deletions