commit | 82242352728125ecd86cea4631b89a5e6be0d0fd | [log] [tgz] |
---|---|---|
author | Christophe Leroy <christophe.leroy@c-s.fr> | Wed Aug 14 12:36:11 2019 +0000 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Tue Aug 20 21:22:09 2019 +1000 |
tree | 19af3d8ee29a5d33f52a0d1bd74bfcdef38540c3 | |
parent | e033829d2aaad85cb7cf46986c3be0bcc72f791e [diff] |
powerpc/ptdump: drop dummy KERN_VIRT_START on PPC32 PPC32 doesn't have KERN_VIRT_START. Make PAGE_OFFSET the default starting address for the dump, and drop the dummy definition of KERN_VIRT_START. Only use KERN_VIRT_START for non radix PPC64. Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/334632b1df4775b0ccf3bdc8d6b201d14e3daedd.1565786091.git.christophe.leroy@c-s.fr