diff options
Diffstat (limited to 'include/linux/interrupt.h')
-rw-r--r-- | include/linux/interrupt.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/interrupt.h b/include/linux/interrupt.h index 35e7df1e9f30..edd8d5c90394 100644 --- a/include/linux/interrupt.h +++ b/include/linux/interrupt.h | |||
@@ -344,6 +344,7 @@ enum | |||
344 | NET_TX_SOFTIRQ, | 344 | NET_TX_SOFTIRQ, |
345 | NET_RX_SOFTIRQ, | 345 | NET_RX_SOFTIRQ, |
346 | BLOCK_SOFTIRQ, | 346 | BLOCK_SOFTIRQ, |
347 | BLOCK_IOPOLL_SOFTIRQ, | ||
347 | TASKLET_SOFTIRQ, | 348 | TASKLET_SOFTIRQ, |
348 | SCHED_SOFTIRQ, | 349 | SCHED_SOFTIRQ, |
349 | HRTIMER_SOFTIRQ, | 350 | HRTIMER_SOFTIRQ, |