aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorSebastian Andrzej Siewior <[email protected]>2017-05-24 10:15:19 +0200
committerThomas Gleixner <[email protected]>2017-05-26 10:10:38 +0200
commit547efeadd42a3c75e41e33c0637cba100fc18289 (patch)
tree2f3e5155b620687560803ba1c252f8110e5ab51c /tools/perf/scripts/python/check-perf-trace.py
parentc5a81c8ff816d89941fe86961b286765d6ca2f5f (diff)
x86/mtrr: Remove get_online_cpus() from mtrr_save_state()
mtrr_save_state() is invoked from native_cpu_up() which is in the context of a CPU hotplug operation and therefor calling get_online_cpus() is pointless. While this works in the current get_online_cpus() implementation it prevents from converting the hotplug locking to percpu rwsems. Remove it. Signed-off-by: Sebastian Andrzej Siewior <[email protected]> Signed-off-by: Thomas Gleixner <[email protected]> Tested-by: Paul E. McKenney <[email protected]> Acked-by: Ingo Molnar <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: Steven Rostedt <[email protected]> Link: http://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions