[patch 0/2] genirq updates

From: Thomas Gleixner
Date: Sat Jun 10 2006 - 06:31:33 EST


Andrew,

the dust has settled. Please add the following updates to genirq.

The simple one is to allow the usage of no_irq_chip for real dumb
PICs.

The deadlock problems seen by Russell on neponset and also by Kevin
on omap turned out to be reentrancy problems. The original ARM
implementation had no reentrancy check in the simple_irq handler
and the network driver magically did not break when the interrupt
handler was reentered. ARM related fixups are seperate.

tglx

--

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/