Re: New Convert/Simple Question
Christian Limpach <[email protected]> Thu, 11 Jul 2002 22:54:04 +0200
| Newsgroups | gmane.os.netbsd.ports.next68k |
|---|---|
| Message-ID | <[email protected]> |
Quoting Jason R Thorpe <[email protected]>: > Be VERY careful here. splclock() still needs to block any code > that > can call wakeup(), etc. aha, there's the dma interrupts (at IPL6) which don't do anything like that, then there's the serial port interrupts (at IPL5) which I'll check. All other interrupts are at IPL3. Is this how to be careful (enough) about this? -- Christian Limpach <[email protected]>