summaryrefslogtreecommitdiff
path: root/samples/bpf/hbm.h
diff options
context:
space:
mode:
authorMaxim Levitsky <mlevitsk@redhat.com>2022-07-18 17:11:19 +0300
committerPeter Zijlstra <peterz@infradead.org>2022-10-20 17:10:28 +0200
commitb329f5ddc9ce4b622d9c7aaf5c6df4de52caf91a (patch)
tree1d1fa838b9c67ec956a8954fa3d268effd991312 /samples/bpf/hbm.h
parent883bbbffa5a4ffd1915f8b42934dab81b7f87226 (diff)
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 <mlevitsk@redhat.com> Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org> Reviewed-by: Kan Liang <kan.liang@linux.intel.com> Link: https://lkml.kernel.org/r/20220718141123.136106-2-mlevitsk@redhat.com
Diffstat (limited to 'samples/bpf/hbm.h')
0 files changed, 0 insertions, 0 deletions