Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Jun 2004 10:19:55 -0700 (PDT)
From:      Julian Elischer <julian@elischer.org>
To:        Gavin Atkinson <gavin.atkinson@ury.york.ac.uk>
Cc:        cvs-all@freebsd.org
Subject:   Re: cvs commit: src/sys/kern kern_exit.c
Message-ID:  <Pine.BSF.4.21.0406181019400.77179-100000@InterJet.elischer.org>
In-Reply-To: <1087556742.9321.10.camel@buffy.york.ac.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
It wasn't bogus then


On Fri, 18 Jun 2004, Gavin Atkinson wrote:

> On Fri, 2004-06-18 at 07:21, David Xu wrote:
> > davidxu     2004-06-18 06:21:09 UTC
> > 
> >   Modified files:
> >     sys/kern             kern_exit.c 
> >   Log:
> >   Remove a bogus panic. It is possible more than one threads will
> >   be suspended in thread_suspend_check, after they are resumed, all
> >   threads will call thread_single, but only one can be success,
> >   others should retry and will exit in thread_suspend_check.
> 
> Thanks! I've been affected by this semi-regularly for a couple of months
> now. If only I'd known it was bogus :)
> 
> Gavin
> 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0406181019400.77179-100000>