perf/core: Free AUX pages in unmap path
[firefly-linux-kernel-4.4.55.git] / kernel / events / internal.h
index 2bbad9c1274c3199338e653bbb5c8bd640815fa7..2b229fdcfc099f608c601e83b43c2fcdb1eba12b 100644 (file)
@@ -11,7 +11,6 @@
 struct ring_buffer {
        atomic_t                        refcount;
        struct rcu_head                 rcu_head;
-       struct irq_work                 irq_work;
 #ifdef CONFIG_PERF_USE_VMALLOC
        struct work_struct              work;
        int                             page_order;     /* allocation order  */