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-04 13:28:07 +01:00
2017-02-07 18:29:59 +00:00
2017-01-27 18:07:59 +01:00
2016-10-04 13:28:09 +01:00
2017-01-27 18:07:59 +01:00
2017-01-24 23:26:52 +03:00
2016-05-18 15:04:27 +03:00
2016-09-08 18:05:21 +04:00
2017-01-27 18:07:59 +01:00
2017-01-18 22:03:44 +01:00
2017-01-27 18:07:59 +01:00
2017-01-27 18:07:59 +01:00
2014-10-23 16:41:25 +02:00
2017-01-18 22:59:53 +02:00
2017-02-06 10:23:17 +01:00