sh: Check oops_may_print() in unhandled fault.
authorPaul Mundt <lethal@linux-sh.org>
Mon, 18 Jun 2007 10:02:47 +0000 (19:02 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 18 Jun 2007 10:02:47 +0000 (19:02 +0900)
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 <lethal@linux-sh.org>

No differences found