Re: Interrupt level in system call

Masao Uebayashi <[email protected]> Tue, 10 Oct 2006 09:42:34 +0900 (JST)
Newsgroups gmane.os.netbsd.ports.sh3
Message-ID <[email protected]>
> My fix does splx(get IMASK from SSR).
> __INTR_UNMASK is a moral equivalent of spl0().

Ah.  Thanks for clarification.

Masao