.. | .. |
---|
32 | 32 | * @last_unhandled: aging timer for unhandled count |
---|
33 | 33 | * @irqs_unhandled: stats field for spurious unhandled interrupts |
---|
34 | 34 | * @threads_handled: stats field for deferred spurious detection of threaded handlers |
---|
35 | | - * @threads_handled_last: comparator field for deferred spurious detection of theraded handlers |
---|
| 35 | + * @threads_handled_last: comparator field for deferred spurious detection of threaded handlers |
---|
36 | 36 | * @lock: locking for SMP |
---|
37 | 37 | * @affinity_hint: hint to user space for preferred irq affinity |
---|
38 | 38 | * @affinity_notify: context for notification of affinity changes |
---|