Re: [patch 01/61] lock validator: floppy.c irq-release fix

From: Andrew Morton
Date: Mon May 29 2006 - 21:29:12 EST


On Mon, 29 May 2006 23:22:56 +0200
Ingo Molnar <mingo@xxxxxxx> wrote:

> floppy.c does alot of irq-unsafe work within floppy_release_irq_and_dma():
> free_irq(), release_region() ... so when executing in irq context, push
> the whole function into keventd.

I seem to remember having issues with this - of the "not yet adequate"
type. But I forget what they were. Perhaps we have enough
flush_scheduled_work()s in there now.

We're glad to see you reassuming floppy.c maintenance.
-
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/