diff options
author | Richard Cochran <[email protected]> | 2016-07-13 17:16:52 +0000 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2016-07-15 10:40:28 +0200 |
commit | 4761adb6f49048cddd65553a71ea2354b2a838be (patch) | |
tree | 7ef757ce468242ac2a814f619ae63d713723de4e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 26b8768868c090151aa8c337773d429e0d5ca727 (diff) |
arm/xen: Convert to hotplug state machine
Install the callbacks via the state machine and let the core invoke
the callbacks on the already online CPUs.
The get_cpu() in xen_starting_cpu() boils down to preempt_disable() since
we already know the CPU we run on. Disabling preemption shouldn't be required
here from what I see since it we don't switch CPUs while invoking the function.
Signed-off-by: Richard Cochran <[email protected]>
Signed-off-by: Anna-Maria Gleixner <[email protected]>
Reviewed-by: Sebastian Andrzej Siewior <[email protected]>
Reviewed-by: Stefano Stabellini <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Russell King <[email protected]>
Cc: Stefano Stabellini <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions