]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit325c621bc0f3c402ed3446eeecec0912c6c74d8f
treea92e746310fc73cc5577b8a1cb6e6552f8dc630a
parenta322d9aa55b090612236523d15d6ad9d600eecac
[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