diff options
author | Sebastian Andrzej Siewior <[email protected]> | 2016-07-13 17:16:33 +0000 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2016-07-15 10:40:21 +0200 |
commit | 251a5fd64b720a0646eddb8c54f5e9ddba066e72 (patch) | |
tree | b1f56474fd3bdbb681b614b39e82221f93e8be23 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 162e52a117af5d9c5dfc62b7c2ee90b3e91a7b32 (diff) |
x86/kvm/kvmclock: Convert to hotplug state machine
Install the callbacks via the state machine and let the core invoke
the callbacks on the already online CPUs.
We assumed that the priority ordering was ment to invoke the online
callback as the last step. In the original code this also invoked the
down prepare callback as the last step. With the symmetric state
machine the down prepare callback is now the first step.
Signed-off-by: Sebastian Andrzej Siewior <[email protected]>
Signed-off-by: Anna-Maria Gleixner <[email protected]>
Acked-by: Paolo Bonzini <[email protected]>
Cc: Gleb Natapov <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Radim Krcmar <[email protected]>
Cc: Thomas Gleixner <[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