arm64: add support to dump the kernel page tables
authorLaura Abbott <lauraa@codeaurora.org>
Wed, 26 Nov 2014 00:28:39 +0000 (00:28 +0000)
committerWill Deacon <will.deacon@arm.com>
Wed, 26 Nov 2014 17:19:18 +0000 (17:19 +0000)
In a similar manner to arm, it's useful to be able to dump the page
tables to verify permissions and memory types. Add a debugfs file
to check the page tables.

Acked-by: Steve Capper <steve.capper@linaro.org>
Tested-by: Steve Capper <steve.capper@linaro.org>
Reviewed-by: Mark Rutland <mark.rutland@arm.com>
Tested-by: Mark Rutland <mark.rutland@arm.com>
Signed-off-by: Laura Abbott <lauraa@codeaurora.org>
[will: s/BUFFERABLE/NORMAL-NC/]
Signed-off-by: Will Deacon <will.deacon@arm.com>
arch/arm64/Kconfig.debug
arch/arm64/mm/Makefile
arch/arm64/mm/dump.c [new file with mode: 0644]

Simple merge
Simple merge
Simple merge