Andrew Morton a38a44c1a9 [PATCH] smp_call_function_single() check that local interrupts are enabled
smp_call_function_single() can deadlock if the caller disabled local
interrupts (the target CPU could be spinning on call_lock).  Check for that.

Why on earth do these functions use spin_lock_bh()??

Cc: "Randy.Dunlap" <rdunlap@xenotime.net>
Cc: Andi Kleen <ak@suse.de>
Cc: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-12-07 08:39:39 -08:00
..
2006-10-06 08:53:39 -07:00
2006-10-03 23:34:58 +02:00
2006-10-21 18:37:02 +02:00
2006-10-03 23:01:26 +02:00
2006-11-22 14:57:56 +00:00
2006-10-11 11:14:21 -07:00
2006-12-07 08:39:24 -08:00
2006-09-26 10:52:35 +02:00
2006-11-22 14:57:56 +00:00
2006-07-31 13:28:43 -07:00