Pending interrupts not always replayed
Thomas Gleixner
tglx at linutronix.de
Mon Apr 19 05:14:12 EST 2010
On Sun, 18 Apr 2010, Guillaume Knispel wrote:
> Now everything seems to work fine: my device was not previously not
> interrupting anymore after typically 1 or 2 minutes (because the
> interrupt signal stays at level low until the device is served, so
So you are having a level interrupt device and the irq line is handled
by an edge type handler ? Why not configuring the irq line for level
and in the first place ?
Thanks,
tglx
More information about the Linuxppc-dev
mailing list