From: Zi Shen Lim Date: Sat, 7 Jun 2014 00:55:27 +0000 (+0100) Subject: arm64: topology: add MPIDR-based detection X-Git-Tag: omap-for-v3.17/fixes-against-rc2~183^2~53 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e6f7084096c08e37f909d7b075a91b72580405f;p=pandora-kernel.git arm64: topology: add MPIDR-based detection Create cpu topology based on MPIDR. When hardware sets MPIDR to sane values, this method will always work. Therefore it should also work well as the fallback method. [1] When we have multiple processing elements in the system, we create the cpu topology by mapping each affinity level (from lowest to highest) to threads (if they exist), cores, and clusters. [1] http://www.spinics.net/lists/arm-kernel/msg317445.html Acked-by: Lorenzo Pieralisi Signed-off-by: Zi Shen Lim Signed-off-by: Mark Brown Signed-off-by: Catalin Marinas --- Reading git-diff-tree failed