From: Paul Mundt Date: Mon, 18 Jun 2007 10:02:47 +0000 (+0900) Subject: sh: Check oops_may_print() in unhandled fault. X-Git-Tag: v2.6.23-rc1~785^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0630e45c887b3d3d8d6ad27af03ec4054926d635;p=pandora-kernel.git sh: Check oops_may_print() in unhandled fault. Only print out pgd/pte data in the oops path if oops_may_print() holds true. Follows the i386 implementation. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed