diff options
| author | 2006-03-26 01:36:54 -0800 | |
|---|---|---|
| committer | 2006-03-26 08:56:53 -0800 | |
| commit | 6dc659d813fdd1789e605d69d0b8762d284e8c60 (patch) | |
| tree | 3eda05a63e1ed271d8382ca4de3315d1e1c19a24 /kernel/irq/manage.c | |
| parent | Merge master.kernel.org:/home/rmk/linux-2.6-serial (diff) | |
| download | wireguard-linux-6dc659d813fdd1789e605d69d0b8762d284e8c60.tar.xz wireguard-linux-6dc659d813fdd1789e605d69d0b8762d284e8c60.zip | |
[PATCH] drivers/block/floppy.c: dont free_irq() from irq context
free_irq() should not be executed from softirq context.
Found by the lock validator. The fix is to push fd_free_irq() into
keventd. The code validates fine with this patch applied.
(akpm: this is revolting, but so is floppy.c)
[akpm@osdl.org: added flush_scheduled_work()]
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'kernel/irq/manage.c')
0 files changed, 0 insertions, 0 deletions
