]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9c8ad6f52a47a362b1bd2897ce3c3985b3f24eb5
tree51f3251f826d057b58bacd27d50d0d0f99ac9473
parent3323f47a9092a27ebd773c3d80ae11e9d79617cb
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