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:
42d4dc3
)
Remove bogus BUG() in kernel/exit.c
author
Linus Torvalds
<torvalds@ppc970.osdl.org>
Fri, 29 Apr 2005 16:37:07 +0000
(09:37 -0700)
committer
Linus Torvalds
<torvalds@ppc970.osdl.org>
Fri, 29 Apr 2005 16:37:07 +0000
(09:37 -0700)
It's old sanity checking that may have been useful for debugging, but
is just bogus these days.
Noticed by Mattia Belletti.
No differences found