[PATCH] genirq: sem2mutex probe_sem -> probing_active
authorIngo Molnar <mingo@elte.hu>
Thu, 29 Jun 2006 09:24:37 +0000 (02:24 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Thu, 29 Jun 2006 17:26:21 +0000 (10:26 -0700)
commit74ffd553a3a7fbae34be70b751852d5b6fe5acac
treea92e746310fc73cc5577b8a1cb6e6552f8dc630a
parentd1bef4ed5faf7d9872337b33c4269e45ae1bf960
[PATCH] genirq: sem2mutex probe_sem -> probing_active

Convert the irq auto-probing semaphore to a mutex.  (This allows us to find
probing API usage bugs sooner, via the mutex debugging code.)

Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
kernel/irq/autoprobe.c