Subject: Re: more funky stuff with kthreads and interrupts
To: None <port-mips@mail.netbsd.org>
From: Toru Nishimura <nisimura@itc.aist-nara.ac.jp>
List: port-mips
Date: 05/02/2001 14:53:25
>>   I can't think of any way to fix this other than setting the SR in
>> cpu_fork().
>
> Should be fine, and is exactly what the i386 and alpha kernels do.

I guess that proc0 == uvm_scheduler() is left running at splhigh state,
at least in pmax case.

Tohru Nishimura