Re: [PATCH] IDE 2.5.66-masked_irq-fix-A0

Alan Cox (alan@lxorguk.ukuu.org.uk)
28 Mar 2003 17:25:08 +0000


On Fri, 2003-03-28 at 01:05, Bartlomiej Zolnierkiewicz wrote:
> > logic is sound enough and I will fix it properly using the NO_IRQ
> > stuff
>
> Something like that?
> if (masked_irq != IDE_NO_IRQ && masked_irq != hwif->irq)

I need to look at that further. Re-reading the code the non backed out logic
seems right. Its causing problems but I'm now less convinced it is the
guilty party.

If the hwif irq is not masked
mask it

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