Heiko Carstens 5439050f9f [S390] cpu topology: fix cpu_core_map initialization
Common code doesn't call arch_update_cpu_topology() anymore on
cpu hotplug. But our architecture backend relied on that in order to
update the cpu_core_map. For machines without cpu topology support
this leads uninitialized cpu_core_maps for later on added cpus.

To solve this just initialize the maps with cpu_possible_map, since
that will be always valid for machines without topology support.

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2008-12-25 13:38:07 +01:00
..
2005-04-16 15:20:36 -07:00
2008-07-14 10:02:25 +02:00
2008-04-17 07:47:06 +02:00
2008-04-30 13:38:47 +02:00
2007-04-27 16:01:42 +02:00
2008-04-17 10:42:34 -04:00
2008-10-28 11:12:03 +01:00
2008-11-14 18:18:55 +01:00
2008-11-27 11:06:57 +01:00
2008-04-30 13:38:43 +02:00
2008-07-14 10:02:18 +02:00