Merge tag 'fixes-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mzx/extcon...
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / include / linux / interrupt.h
index c5f856a040b9252f116a3c58744176a2feba0b19..5e4e6170f43a5ef672ddd0d28694849669e310cb 100644 (file)
@@ -430,6 +430,8 @@ enum
        NR_SOFTIRQS
 };
 
+#define SOFTIRQ_STOP_IDLE_MASK (~(1 << RCU_SOFTIRQ))
+
 /* map softirq index to softirq name. update 'softirq_to_name' in
  * kernel/softirq.c when adding a new softirq.
  */