]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] reparent_to_init cleanup
authorCoywolf Qi Hunt <coywolf@lovecn.org>
Sat, 16 Apr 2005 22:26:01 +0000 (15:26 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sat, 16 Apr 2005 22:26:01 +0000 (15:26 -0700)
commit79500553e3526992633b5c63da37f496900ecc38
tree304c1e87977afee3ebf8ddd663b817da437141db
parent055f5c064e9d737b8ecd449d945a802e2a2ae1b3
[PATCH] reparent_to_init cleanup

This patch hides reparent_to_init().  reparent_to_init() should only be
called by daemonize().

Signed-off-by: Coywolf Qi Hunt <coywolf@lovecn.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/i386/mach-voyager/voyager_thread.c
include/linux/sched.h
kernel/exit.c