]> err.no Git - linux-2.6/blobdiff - include/linux/interrupt.h
Pull bugfix into test branch
[linux-2.6] / include / linux / interrupt.h
index de7593f4e895b4bfaa77c7e22051e372a5b5a48c..e36e86c869fb4e6576e3c67fd1febd0d16ba1ea2 100644 (file)
@@ -231,7 +231,8 @@ enum
        NET_TX_SOFTIRQ,
        NET_RX_SOFTIRQ,
        BLOCK_SOFTIRQ,
-       TASKLET_SOFTIRQ
+       TASKLET_SOFTIRQ,
+       SCHED_SOFTIRQ,
 };
 
 /* softirq mask and active fields moved to irq_cpustat_t in