]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit6cfbf308757c1e148a4c87b831022836f93a03e0
treefe68f714b50088fd9800f75e8d82f74584276aeb
parent37faf8badb77ba67b6fc3f8e7188a61705b7197a
powerpc/ptdump: Reduce level numbers by 1 in note_page() and add p4d level

Do the same as commit ab342f495e98 ("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