Commit 388a1fb
Peter Zijlstra
perf: Fix the nr_addr_filters fix
Thomas reported that commit 652ffc2 ("perf/core: Fix narrow
startup race when creating the perf nr_addr_filters sysfs file") made
the entire attribute group vanish, instead of only the nr_addr_filters
attribute.
Additionally a stray return.
Insufficient coffee was involved with both writing and merging the
patch.
Fixes: 652ffc2 ("perf/core: Fix narrow startup race when creating the perf nr_addr_filters sysfs file")
Reported-by: Thomas Richter <tmricht@linux.ibm.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Tested-by: Thomas Richter <tmricht@linux.ibm.com>
Link: https://lkml.kernel.org/r/20231122100756.GP8262@noisy.programming.kicks-ass.net1 parent bbb9686 commit 388a1fb
1 file changed
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11417 | 11417 | | |
11418 | 11418 | | |
11419 | 11419 | | |
11420 | | - | |
| 11420 | + | |
11421 | 11421 | | |
11422 | 11422 | | |
11423 | 11423 | | |
11424 | | - | |
11425 | | - | |
11426 | 11424 | | |
11427 | 11425 | | |
11428 | 11426 | | |
| |||
0 commit comments