On Mon, 16 Oct 2000, Andrea Arcangeli wrote:
> On Sun, Oct 15, 2000 at 03:48:55PM -0400, Jeff Garzik wrote:
> > Changes:
> > * both: we know we are in an interrupt, so
> > s/spin_lock_irqsave/spin_lock/
>
> There request_irq is not called passing the SA_INTERRUPT flag so the irq
> handler is recalled with irqs enabled and in turn irqsave is necessary.
And don't try to use SA_INTERRUPT: it is a no-op on many architectures,
including, in the future, x86.
Linus
-
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/
- PATCH 2.4.0.10.3: pc_keyb and q40_keyb cleanup Jeff Garzik
- Re: PATCH 2.4.0.10.3: pc_keyb and q40_keyb cleanup Andrea Arcangeli
- Re: PATCH 2.4.0.10.3: pc_keyb and q40_keyb clean... Linus Torvalds
- Re: PATCH 2.4.0.10.3: pc_keyb and q40_keyb clean... Jeff Garzik
- Re: PATCH 2.4.0.10.3: pc_keyb and q40_keyb c... Andrea Arcangeli
- Re: PATCH 2.4.0.10.3: pc_keyb and q40_ke... Jeff Garzik
- Re: PATCH 2.4.0.10.3: pc_keyb and q... Andrea Arcangeli
- Re: PATCH 2.4.0.10.3: pc_keyb a... Jeff Garzik
- Re: PATCH 2.4.0.10.3: pc_ke... Andrea Arcangeli
- Re: PATCH 2.4.0.10.3: pc_ke... Jeff Garzik
- Re: PATCH 2.4.0.10.3: pc_ke... Andrea Arcangeli
- Re: PATCH 2.4.0.10.3: pc_keyb and q40_ke... Jes Sorensen
- Re: PATCH 2.4.0.10.3: pc_keyb and q... Andrea Arcangeli

