commit | 45c0e0e25eae2c5e8bb9e2dfaf73afb396e0928d | [log] [tgz] |
---|---|---|
author | Stuart Menefy <stuart.menefy@st.com> | Thu Apr 19 17:25:03 2012 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Thu Apr 19 17:25:03 2012 +0900 |
tree | d28db9a7ec6225746689b43f11b94733fe0b89db | |
parent | 8d9a784d1e2c75e0dcae06f77a02f5e7bb547f3a [diff] |
sh: Improve oops error reporting In some cases the opps error reporting doesn't give enough information to diagnose the problem, only printing information if it is thought to be valid. Replace the current code with more detailed output. This code is based on the ARM reporting, with minor changes for the SH. [lethal@linux-sh.org: fixed up for 64-bit PTEs and pte_offset_kernel()] Signed-off-by: Stuart Menefy <stuart.menefy@st.com> Signed-off-by: Paul Mundt <lethal@linux-sh.org>