]> Git Repo - linux.git/commit
[PATCH] exit: fix crash case
authorAlan Cox <[email protected]>
Fri, 29 Sep 2006 09:00:42 +0000 (02:00 -0700)
committerLinus Torvalds <[email protected]>
Fri, 29 Sep 2006 16:18:16 +0000 (09:18 -0700)
commit54306cf04c0ea0a8c432603dbc657ab62a438668
treeda60e18bfdc89803255c02c026e065c144e43a96
parent3cfd0885fac78c130a119ed576d18b5948fa2a5a
[PATCH] exit: fix crash case

If we are going to BUG() not panic() here then we should cover the case of
the BUG being compiled out

Signed-off-by: Alan Cox <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
kernel/exit.c
This page took 0.050492 seconds and 4 git commands to generate.