commit | c06fec5022ebe014af876da2df4a0eee836e97c8 | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@ppc970.osdl.org> | Fri Apr 29 09:37:07 2005 -0700 |
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | Fri Apr 29 09:37:07 2005 -0700 |
tree | 074874a0f975d7d776b7a789f3fc1715f1fa9300 | |
parent | 42d4dc3f4e1ec1396371aac89d0dccfdd977191b [diff] |
Remove bogus BUG() in kernel/exit.c It's old sanity checking that may have been useful for debugging, but is just bogus these days. Noticed by Mattia Belletti.