kernel/include/linux/irqdesc.h
.. .. @@ -71,6 +71,7 @@ 71 71 unsigned int irqs_unhandled; 72 72 atomic_t threads_handled; 73 73 int threads_handled_last; 74 + u64 random_ip;74 75 raw_spinlock_t lock; 75 76 struct cpumask *percpu_enabled; 76 77 const struct cpumask *percpu_affinity;