Igor Mammedov ff9006ddbf 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>
2017-02-22 11:28:27 +11:00
..
2016-10-19 10:09:24 +01:00
2017-01-31 10:10:14 +11:00
2017-02-13 17:27:14 +00:00
2017-02-20 12:44:32 +01:00
2017-01-24 13:10:35 -08:00
2016-10-26 08:29:00 -07:00
2015-02-16 15:07:19 +00:00