diff options
Diffstat (limited to 'include/linux/perf_event.h')
| -rw-r--r-- | include/linux/perf_event.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/perf_event.h b/include/linux/perf_event.h index 22155ef3b362..9ecfd856ce6e 100644 --- a/include/linux/perf_event.h +++ b/include/linux/perf_event.h | |||
| @@ -572,6 +572,7 @@ struct pmu { | |||
| 572 | 572 | ||
| 573 | int * __percpu pmu_disable_count; | 573 | int * __percpu pmu_disable_count; |
| 574 | struct perf_cpu_context * __percpu pmu_cpu_context; | 574 | struct perf_cpu_context * __percpu pmu_cpu_context; |
| 575 | int task_ctx_nr; | ||
| 575 | 576 | ||
| 576 | /* | 577 | /* |
| 577 | * Fully disable/enable this PMU, can be used to protect from the PMI | 578 | * Fully disable/enable this PMU, can be used to protect from the PMI |
