From: Stuart Menefy Date: Thu, 19 Apr 2012 08:25:03 +0000 (+0900) Subject: sh: Improve oops error reporting X-Git-Tag: v3.5-rc1~134^2~29^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=45c0e0e25eae2c5e8bb9e2dfaf73afb396e0928d;p=pandora-kernel.git 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 Signed-off-by: Paul Mundt --- Reading git-diff-tree failed