]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/linux/interrupt.h
kvm: replace test_and_set_bit_le() in mark_page_dirty_in_slot() with set_bit_le()
[karo-tx-linux.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.
  */