diff options
| author | Sebastian Andrzej Siewior <[email protected]> | 2016-11-04 15:45:03 +0100 |
|---|---|---|
| committer | Thomas Gleixner <[email protected]> | 2016-11-09 23:45:28 +0100 |
| commit | dfbbd86a0f1c3ceec15b64c8f2149a903806ed8c (patch) | |
| tree | 48b9c879e918efcac10a0dc6efdaf9d8c5133c49 /tools/perf/scripts/python | |
| parent | ef65d45cbfbb438a5fbe8ef3fc424314ff1e8b7c (diff) | |
s390/smp: Convert to hotplug state machine
cpuhp_setup_state() invokes the startup callback on all online cpus with
the proper protection, so we can remove the cpu hotplug protection from the
init function and the creation of the per cpu files for online cpus in
smp_add_present_cpu(). smp_add_present_cpu() is called also called from
__smp_rescan_cpus(), but this callpath never adds an online cpu, it merily
adds newly present cpus, so the creation of the cpu files is not required.
Signed-off-by: Sebastian Andrzej Siewior <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Acked-by: Heiko Carstens <[email protected]>
Cc: Martin Schwidefsky <[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')
0 files changed, 0 insertions, 0 deletions