Subject: Re: panic simple_lock_held(&sched_lock) == 0
To: enami tsugutomo <enami@sm.sony.co.jp>
From: Jason R Thorpe <thorpej@wasabisystems.com>
List: tech-smp
Date: 12/02/2001 20:18:22
On Mon, Dec 03, 2001 at 12:49:26PM +0900, enami tsugutomo wrote:

 > > cpu_Debugger
 > > __assert
 > > psignal1
 > > issignal
 > > ltsleep
 > 
 > How about diff in this ?
 > http://mail-index.netbsd.org/tech-smp/2001/06/19/0000.html

Bill Sommerfeld and I discussed this with Christos, and we came to
the conclusion that the best way to fix this is to push the "stop"
handling into the caller if issignal() (which is via the CURSIG()
macro).

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