Subject: Re: more funky stuff with kthreads and interrupts
To: Michael L. Hitch <mhitch@lightning.msu.montana.edu>
From: Jason R Thorpe <thorpej@zembu.com>
List: port-mips
Date: 05/01/2001 22:41:09
On Tue, May 01, 2001 at 09:19:41PM -0600, Michael L. Hitch wrote:
> I can't think of any way to fix this other than setting the SR in
> cpu_fork(). I don't know that the implications of that are for the
> non-kthread processes, since I think it results in running proc_trampoline
> with SPL0. One possibility might be to only set SPL0 when the parent
Should be fine, and is exactly what the i386 and alpha kernels do.
--
-- Jason R. Thorpe <thorpej@zembu.com>