aboutsummaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorGravatar Ingo Molnar <mingo@elte.hu> 2006-03-26 01:36:54 -0800
committerGravatar Linus Torvalds <torvalds@g5.osdl.org> 2006-03-26 08:56:53 -0800
commit6dc659d813fdd1789e605d69d0b8762d284e8c60 (patch)
tree3eda05a63e1ed271d8382ca4de3315d1e1c19a24 /MAINTAINERS
parentMerge master.kernel.org:/home/rmk/linux-2.6-serial (diff)
downloadlinux-6dc659d813fdd1789e605d69d0b8762d284e8c60.tar.gz
linux-6dc659d813fdd1789e605d69d0b8762d284e8c60.tar.bz2
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 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions