Re: Assert failure, IDE ?

Alan Cox (alan@lxorguk.ukuu.org.uk)
28 Sep 2002 10:52:15 +0100


On Sat, 2002-09-28 at 01:44, Bill Huey wrote:
>
> Hello,
>
> In 2.5.39, I get at boot time:
>

IDE calls request_irq. It needs to call it with locks held but
internally request_irq does sleeping allocations. Once request_irq is
fixed the problem should go away.

Alan

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