summaryrefslogtreecommitdiff
path: root/arch/s390/Kconfig
diff options
context:
space:
mode:
authorHeiko Carstens <heiko.carstens@de.ibm.com>2008-12-25 12:37:57 (GMT)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>2008-12-25 12:38:07 (GMT)
commit5439050f9f1aa92381ab9beccbea6ddf0c687c2b (patch)
treeff60baccf42c58a4268463ad841f806e4048ae26 /arch/s390/Kconfig
parent4a6908a3a050aacc9c3a2f36b276b46c0629ad91 (diff)
downloadlinux-fsl-qoriq-5439050f9f1aa92381ab9beccbea6ddf0c687c2b.tar.xz
[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>
Diffstat (limited to 'arch/s390/Kconfig')
0 files changed, 0 insertions, 0 deletions