OSDN Git Service

powerpc/ptdump: Reduce level numbers by 1 in note_page() and add p4d level
authorChristophe Leroy <christophe.leroy@csgroup.eu>
Thu, 8 Jul 2021 16:49:42 +0000 (16:49 +0000)
committerMichael Ellerman <mpe@ellerman.id.au>
Wed, 25 Aug 2021 03:35:48 +0000 (13:35 +1000)
commitcf98d2b6eea6a1b2c43f85680ad58fcc3ea9496b
treefe68f714b50088fd9800f75e8d82f74584276aeb
parent64b87b0c70e0fd28352895cba3c0a9631e0072dd
powerpc/ptdump: Reduce level numbers by 1 in note_page() and add p4d level

Do the same as commit f8f0d0b6fa20 ("mm: ptdump: reduce level numbers
by 1 in note_page()") and add missing p4d level.

This will align powerpc to the users of generic ptdump.

Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/d76495c574132b197b445a1f133755cca4b912a4.1625762906.git.christophe.leroy@csgroup.eu
arch/powerpc/mm/ptdump/8xx.c
arch/powerpc/mm/ptdump/book3s64.c
arch/powerpc/mm/ptdump/ptdump.c
arch/powerpc/mm/ptdump/shared.c