Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Oct 2004 08:58:33 -0400
From:      Andrew Gallatin <gallatin@cs.duke.edu>
To:        David Xu <davidxu@FreeBSD.org>
Cc:        cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/kern kern_sig.c
Message-ID:  <20041005085832.A17172@grasshopper.cs.duke.edu>
In-Reply-To: <200410031323.i93DNnpb082575@repoman.freebsd.org>; from davidxu@FreeBSD.org on Sun, Oct 03, 2004 at 01:23:49PM %2B0000
References:  <200410031323.i93DNnpb082575@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
David Xu [davidxu@FreeBSD.org] wrote:
> davidxu     2004-10-03 13:23:49 UTC
> 
>   FreeBSD src repository
> 
>   Modified files:
>     sys/kern             kern_sig.c 
>   Log:
>   Don't bother to turn off other P_STOPPED bits for SIGKILL, doing
>   so would cause kernel to produce an unkillable process in some cases,
>   especially, P_STOPPED_SINGLE has a singling thread, turning off the
>   bit would mess the state.

I patched a RELENG_5 tree with this fix, and it fixes my "Unkillable
KSE threaded proc" problem as mentioned on freebsd-threads.

Can you please merge this into RELENG_5 ?

Thank you!!!

Drew







Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041005085832.A17172>