Re: BUG: [2.4.18+] IDE Race Condition

From: Alan Cox (alan@lxorguk.ukuu.org.uk)
Date: Thu Jan 30 2003 - 13:01:30 EST


On Thu, 2003-01-30 at 16:58, Ross Biro wrote:
> With the assumption that hwif->irq != 0 which is implicit now. Perhaps
> we should make the assumption explicit,
>
> if (unlikely(hwif->irq == 0)) {
> BUG();
> }
> if (hwif->irq != masked_irq) ....
>

Actually I fixed the IRQ 0 assumption in that code while I was at it 8)

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



This archive was generated by hypermail 2b29 : Fri Jan 31 2003 - 22:00:24 EST