1
0
Files
linux/kernel
Dmitry Adamushko d2d9433a4c kernel/irq/proc.c: unprotected iteration over the IRQ action list in name_unique()
setup_irq() releases a desc->lock before calling register_handler_proc(), so
the iteration over the IRQ action list is not protected.

(akpm: the check itself is still racy, but at least it probably won't oops
now).

Cc: Ingo Molnar <mingo@elte.hu>
Cc: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-05-08 11:15:05 -07:00
..
2007-02-11 10:51:32 -08:00
2007-05-08 11:15:03 -07:00
2007-04-30 16:40:39 -07:00
2007-05-08 11:14:58 -07:00
2007-05-08 11:15:00 -07:00
2007-05-08 11:14:59 -07:00
2007-05-07 12:12:59 -07:00
2007-05-08 11:15:02 -07:00
2007-05-08 11:15:01 -07:00