arm64: topology: Place all unknown CPUs in a cluster
authorMark Brown <broonie@linaro.org>
Tue, 25 Feb 2014 02:45:16 +0000 (11:45 +0900)
committerMark Brown <broonie@linaro.org>
Tue, 25 Feb 2014 03:31:49 +0000 (12:31 +0900)
commitaa9b724c7e84c61d733f852a34cbbf3674a0c555
tree2a30bb820795e43d7658b709eb725e8463168124
parentcc347206daf808c86ced0ce3136313c78f1beeb5
arm64: topology: Place all unknown CPUs in a cluster

The scheduler gets confused if CPUs are not part of the topology when
topology is enabled so assign any otherwise unassigned CPUs to a cluster
after we have finished parsing.

Signed-off-by: Mark Brown <broonie@linaro.org>
arch/arm64/kernel/topology.c