powerpc/mm: Rename table dump file name
authorChristophe Leroy <christophe.leroy@c-s.fr>
Tue, 18 Apr 2017 06:20:15 +0000 (08:20 +0200)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 27 Apr 2017 12:20:28 +0000 (22:20 +1000)
commit2505820f7ce2da2ef4ca5bd02fc239df0ba87c9f
tree51f3251f826d057b58bacd27d50d0d0f99ac9473
parent78a18dbf0104641662d6c28e6832cc24776ba2bc
powerpc/mm: Rename table dump file name

Page table dump debugfs file is named 'kernel_page_tables' on
all other architectures implementing it, while is is named
'kernel_pagetables' on powerpc. This patch renames it.

Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/mm/dump_linuxpagetables.c