diff options
author | Sebastian Andrzej Siewior <[email protected]> | 2016-11-17 19:35:41 +0100 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2016-11-22 23:34:43 +0100 |
commit | c8b877a5e58a132c5efb05f0c404585b9789fe5c (patch) | |
tree | 7278111883dc9ca00b840ac97c345cc3c27c6e0b /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 89666c50472263fba97b7edbfd2a642d1d9d6f74 (diff) |
x86/pci/amd-bus: 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 smp_call_function_single() is dropped because the ONLINE callback is
invoked on the target CPU since commit 1cf4f629d9d2 ("cpu/hotplug: Move
online calls to hotplugged cpu"). smp_call_function_single() invokes the
invoked function with interrupts disabled, but this calling convention is
not preserved as the MSR is not modified by anything else than this code.
Signed-off-by: Sebastian Andrzej Siewior <[email protected]>
Cc: Bjorn Helgaas <[email protected]>
Cc: [email protected]
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions