diff options
author | Ingo Molnar <mingo@elte.hu> | 2006-03-26 11:36:54 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-03-26 18:56:53 +0200 |
commit | cd7b24bb1891a10ee25168a912ff2304a9571d23 (patch) | |
tree | c8cc6bf9b7c2d3b527f9c5bb8e7ae2b422ee3ac7 /fs/proc/generic.c | |
parent | [PATCH] drivers/block/floppy.c: dont free_irq() from irq context (diff) | |
download | linux-cd7b24bb1891a10ee25168a912ff2304a9571d23.tar.xz linux-cd7b24bb1891a10ee25168a912ff2304a9571d23.zip |
[PATCH] warn if free_irq() is called from IRQ context
Warn if free_irq() is called in IRQ context - free_irq() can execute /proc
VFS work, which must not be done in IRQ context.
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 'fs/proc/generic.c')
0 files changed, 0 insertions, 0 deletions