+12
−0
+1
−0
arch/arm/mm/dump.c
0 → 100644
+345
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
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>