From: Thomas Gleixner Date: Thu, 21 Feb 2013 17:17:42 +0000 (+0100) Subject: irq: Sanitize invoke_softirq X-Git-Tag: v3.9-rc2~25^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=facd8b80c67a3cf64a467c4a2ac5fb31f2e6745b;p=pandora-kernel.git irq: Sanitize invoke_softirq With the irq protection in irq_exit, we can remove the #ifdeffery and the bh_disable/enable dance in invoke_softirq() Signed-off-by: Thomas Gleixner Cc: Frederic Weisbecker Cc: Peter Zijlstra Cc: Ingo Molnar Cc: Paul E. McKenney Cc: Linus Torvalds Link: http://lkml.kernel.org/r/alpine.LFD.2.02.1302202155320.22263@ionos --- Reading git-diff-tree failed