From 45c0e0e25eae2c5e8bb9e2dfaf73afb396e0928d Mon Sep 17 00:00:00 2001 From: Stuart Menefy Date: Thu, 19 Apr 2012 17:25:03 +0900 Subject: [PATCH] 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-format-patch failed