[PATCH] PF_DEAD cleanup
authorCoywolf Qi Hunt <qiyong@fc-cn.com>
Sun, 30 Oct 2005 23:02:47 +0000 (15:02 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 31 Oct 2005 01:37:23 +0000 (17:37 -0800)
commit7407251a0e2ed099e4b12b742b635503e981507c
tree826c78104c96a3982ff8348484749c718f4a413a
parent40dc565122ed1e180a0637f88cdfca734d33db78
[PATCH] PF_DEAD cleanup

The PF_DEAD setting doesn't belong to exit_notify(), move it to a proper
place.

Signed-off-by: Coywolf Qi Hunt <qiyong@fc-cn.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
kernel/exit.c