Date: Tue, 23 Jan 2001 05:02:48 -0800 (PST) From: Jeroen Ruigrok van der Werven <asmodai@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_kthread.c Message-ID: <200101231302.f0ND2mO31884@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
asmodai 2001/01/23 05:02:48 PST
Modified files: (Branch: RELENG_4)
sys/kern kern_kthread.c
Log:
MFC: Reparent a kernel thread to init during kthread_exit() so that the
zombie can be reaped.
This MFC also includes an #include to <sys/ptrace.h> to avoid
the implicit declaration of proc_reparent(). It might be that
CURRENT at this point has different header files due to SMPng.
Revision Changes Path
1.5.2.1 +3 -1 src/sys/kern/kern_kthread.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200101231302.f0ND2mO31884>
