diff options
author | Ingo Molnar <mingo@elte.hu> | 2006-03-26 01:36:54 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-03-26 08:56:53 -0800 |
commit | cd7b24bb1891a10ee25168a912ff2304a9571d23 (patch) | |
tree | c8cc6bf9b7c2d3b527f9c5bb8e7ae2b422ee3ac7 /sound/pci/intel8x0m.c | |
parent | 6dc659d813fdd1789e605d69d0b8762d284e8c60 (diff) |
[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 'sound/pci/intel8x0m.c')
0 files changed, 0 insertions, 0 deletions