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

Bartlomiej Zolnierkiewicz (B.Zolnierkiewicz@elka.pw.edu.pl)
Fri, 28 Mar 2003 02:05:32 +0100 (MET)


On 28 Mar 2003, Alan Cox wrote:

> On Thu, 2003-03-27 at 23:54, Bartlomiej Zolnierkiewicz wrote:
> > # Revert previous masked_irq handling for ide_do_request().
> > # Fixes "hda: lost interrupt" bug.
>
> Rejected. Breaks hardware where someone put IDE on IRQ0, the

Yep.

> 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)

-
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/