From: Ingo Molnar Date: Thu, 29 Jun 2006 09:24:37 +0000 (-0700) Subject: [PATCH] genirq: sem2mutex probe_sem -> probing_active X-Git-Tag: v2.6.18-rc1~394 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=74ffd553a3a7fbae34be70b751852d5b6fe5acac;p=pandora-kernel.git [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 Signed-off-by: Thomas Gleixner Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed