Messages in this thread |  | | Subject | Re: PATCH 2.4.0.10.3: pc_keyb and q40_keyb cleanup | From | Jes Sorensen <> | Date | 17 Oct 2000 17:43:34 +0200 |
| |
>>>>> "Andrea" == Andrea Arcangeli <andrea@suse.de> 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 majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/
|  |