Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Jan 2001 10:23:24 -0800 (PST)
From:      John Baldwin <jhb@FreeBSD.org>
To:        Jeroen Ruigrok van der Werven <asmodai@FreeBSD.org>
Cc:        cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org
Subject:   RE: cvs commit: src/sys/kern kern_kthread.c
Message-ID:  <XFMail.010123102324.jhb@FreeBSD.org>
In-Reply-To: <200101231302.f0ND2mO31884@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

On 23-Jan-01 Jeroen Ruigrok van der Werven wrote:
> 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.

Yes, I moved proc_reparent() to sys/proc.h with Peter's approval in current.

-- 

John Baldwin <jhb@FreeBSD.org> -- http://www.FreeBSD.org/~jhb/
PGP Key: http://www.Baldwin.cx/~john/pgpkey.asc
"Power Users Use the Power to Serve!"  -  http://www.FreeBSD.org/


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?XFMail.010123102324.jhb>