git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fc1d4c9
)
sh: Check oops_may_print() in unhandled fault.
author
Paul Mundt
<lethal@linux-sh.org>
Mon, 18 Jun 2007 10:02:47 +0000
(19:02 +0900)
committer
Paul 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