Skip to content
Commit 6d021b72 authored by Russell King's avatar Russell King
Browse files

ARM: dump pgd, pmd and pte states on unhandled data abort faults



It can be useful to dump the page table entries when an unhandled data
abort fault occurs.  This can aid debugging of these situations, for
example, a STREX instruction causing an external abort on non-linefetch
fault, as has been reported recently.

Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent 8bf1268f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment