diff options
author | Igor Mammedov <imammedo@redhat.com> | 2017-02-02 16:02:34 +0100 |
---|---|---|
committer | David Gibson <david@gibson.dropbear.id.au> | 2017-02-22 11:28:27 +1100 |
commit | ff9006ddbfd194a946ce3ee46b175919beeaf160 (patch) | |
tree | dfe35b8c793b47f8e2e559737391db5451d03c74 /monitor.c | |
parent | f844616bf6ff623fd6691b022cb5227faa269675 (diff) |
spapr: move spapr_core_[foo]plug() callbacks close to machine code in spapr.c
spapr_core_pre_plug/spapr_core_plug/spapr_core_unplug() are managing
wiring CPU core into spapr machine state and not internal CPU core state.
So move them from spapr_cpu_core.c to spapr.c where other similar
(spapr_memory_[foo]plug()) callbacks are located, which also matches
x86 target practice.
Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'monitor.c')
0 files changed, 0 insertions, 0 deletions