1
0
Fork 0
alistair23-linux/kernel/irq
Ingo Molnar cd7b24bb18 [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>
2006-03-26 08:56:53 -08:00
..
Makefile [PATCH] irq: uninline migration functions 2006-03-25 08:22:55 -08:00
autoprobe.c [PATCH] Using msleep() instead of HZ 2005-06-28 21:20:29 -07:00
handle.c Don't call a NULL ack function in the generic IRQ code. 2005-09-28 20:29:44 +10:00
internals.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
manage.c [PATCH] warn if free_irq() is called from IRQ context 2006-03-26 08:56:53 -08:00
migration.c [PATCH] IRQ: prevent enabling of previously disabled interrupt 2006-03-25 08:22:55 -08:00
proc.c [PATCH] kernel/: small cleanups 2006-01-08 20:13:48 -08:00
spurious.c [PATCH] irqpoll 2005-06-28 21:20:35 -07:00