diff options
| author | Maxim Levitsky <[email protected]> | 2022-07-18 14:11:19 +0000 |
|---|---|---|
| committer | Peter Zijlstra <[email protected]> | 2022-10-20 15:10:28 +0000 |
| commit | b329f5ddc9ce4b622d9c7aaf5c6df4de52caf91a (patch) | |
| tree | 1d1fa838b9c67ec956a8954fa3d268effd991312 /drivers/platform/x86/intel/pmt/class.c | |
| parent | ftrace,kcfi: Separate ftrace_stub() and ftrace_stub_graph() (diff) | |
| download | kernel-b329f5ddc9ce4b622d9c7aaf5c6df4de52caf91a.tar.gz kernel-b329f5ddc9ce4b622d9c7aaf5c6df4de52caf91a.zip | |
perf/x86/intel/lbr: Use setup_clear_cpu_cap() instead of clear_cpu_cap()
clear_cpu_cap(&boot_cpu_data) is very similar to setup_clear_cpu_cap()
except that the latter also sets a bit in 'cpu_caps_cleared' which
later clears the same cap in secondary cpus, which is likely what is
meant here.
Fixes: 47125db27e47 ("perf/x86/intel/lbr: Support Architectural LBR")
Signed-off-by: Maxim Levitsky <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Reviewed-by: Kan Liang <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'drivers/platform/x86/intel/pmt/class.c')
0 files changed, 0 insertions, 0 deletions
