ARM: add support to dump the kernel page tables
authorRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 23 Oct 2013 15:13:02 +0000 (16:13 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 11 Dec 2013 09:53:13 +0000 (09:53 +0000)
This patch allows the kernel page tables to be dumped via a debugfs file,
allowing kernel developers to check the layout of the kernel page tables
and the verify the various permissions and type settings.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found