aboutsummaryrefslogtreecommitdiffstats
path: root/pmu_attr_visible.patch
diff options
context:
space:
mode:
Diffstat (limited to 'pmu_attr_visible.patch')
-rw-r--r--pmu_attr_visible.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/pmu_attr_visible.patch b/pmu_attr_visible.patch
index f5af16a1b22c59..228d9d9676bc3c 100644
--- a/pmu_attr_visible.patch
+++ b/pmu_attr_visible.patch
@@ -4,7 +4,7 @@
--- a/kernel/events/core.c
+++ b/kernel/events/core.c
-@@ -11351,9 +11351,32 @@ static DEVICE_ATTR_RW(perf_event_mux_int
+@@ -11400,9 +11400,32 @@ static DEVICE_ATTR_RW(perf_event_mux_int
static struct attribute *pmu_dev_attrs[] = {
&dev_attr_type.attr,
&dev_attr_perf_event_mux_interval_ms.attr,
@@ -38,7 +38,7 @@
static int pmu_bus_running;
static struct bus_type pmu_bus = {
-@@ -11389,18 +11412,11 @@ static int pmu_dev_alloc(struct pmu *pmu
+@@ -11439,18 +11462,11 @@ static int pmu_dev_alloc(struct pmu *pmu
if (ret)
goto free_dev;