Subject: Re: New Convert/Simple Question
To: Christian Limpach <chris@Pin.LU>
From: Jason R Thorpe <thorpej@wasabisystems.com>
List: port-next68k
Date: 07/11/2002 14:05:22
On Thu, Jul 11, 2002 at 10:54:04PM +0200, Christian Limpach wrote:
> 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?
So, serial port interrupts probably just schedule a software interrupt,
right? If so, that's safe. If DMA interrupts don't call wakeup, then
that's fine, too.
Sounds like you've got it covered ... I just figured it was worth
mentioning :-)
--
-- Jason R. Thorpe <thorpej@wasabisystems.com>