Subject: Re: 1.5ALPHA_2 i386 panic in suspendsched()
To: Manuel Bouyer <bouyer@antioche.lip6.fr>
From: Jason R Thorpe <thorpej@zembu.com>
List: tech-kern
Date: 09/14/2000 12:16:05
On Thu, Sep 14, 2000 at 09:10:03PM +0200, Manuel Bouyer wrote:

 > ok, so suspendsched() traverses the proc list, but doesn't lock it.
 > I guess something like this is OK, for both -current and 1.5 ?

Heh, I just committed a similar fix.  You don't need to keep
the proclist locked that long.

-- 
        -- Jason R. Thorpe <thorpej@zembu.com>