Re: [BUG] kernel 2.6.15.4: soft lockup detected on CPU#0!

From: Lee Revell
Date: Wed Feb 15 2006 - 13:18:01 EST


On Wed, 2006-02-15 at 16:07 +0100, Folkert van Heusden wrote:
>
> So it seems it switches back to pio somewhere in time.
>
> But on the other hand: shouldn't pio run ok as well without softlockup
> errors?

AFAICT in PIO mode if a huge IO request is submitted and/or the device
is slow to respond there's nothing to prevent us spending a long time in
the IDE driver.

IIRC this can't be made preemptible due to data corruption issues on
some hardware. Maybe we should touch the watchdog in there.

Lee

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