>>>>> "Andrea" == Andrea Arcangeli <[EMAIL PROTECTED]> writes:

Andrea> On Mon, Oct 16, 2000 at 05:31:47PM -0400, Jeff Garzik wrote:
Andrea> if you do:

Andrea>         request_irq(&my_irq_handler,... 0, ...)

Andrea> then my_irq_handler will be recalled with irq enabled.

Which shouldn't matter as the irq source should be disabled. In fact I
thought we were guaranteed not to be re-interrupted in a handler
unless one explicitly does __sti(), has this changed?

Jes
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to