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:
45ed285
)
sh: generic BUG() support.
author
Paul Mundt
<lethal@linux-sh.org>
Thu, 8 Mar 2007 10:41:21 +0000
(19:41 +0900)
committer
Paul Mundt
<lethal@hera.kernel.org>
Mon, 7 May 2007 02:10:53 +0000
(
02:10
+0000)
Wire up GENERIC_BUG for SH. This moves off of the special bug
frame and on to the generic struct bug_entry. Roughly the same
semantics are retained, and we can kill off some of the verbose
BUG() reporting code.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found