summaryrefslogtreecommitdiff
path: root/block
diff options
context:
space:
mode:
authorTomasz Figa <t.figa@samsung.com>2014-07-16 02:59:18 +0900
committerHyungwon Hwang <human.hwang@samsung.com>2014-12-17 16:18:03 +0900
commitf75fed14d002a0b501c9ef8db24ed80f3c046e52 (patch)
treee169fa31a4ce1a5be6d8d28244bcd903a1a1eb65 /block
parenta7f93c97295d0047efd951537ca09d7d887afde9 (diff)
downloadlinux-3.10-f75fed14d002a0b501c9ef8db24ed80f3c046e52.tar.gz
linux-3.10-f75fed14d002a0b501c9ef8db24ed80f3c046e52.tar.bz2
linux-3.10-f75fed14d002a0b501c9ef8db24ed80f3c046e52.zip
ARM: EXYNOS: Fix core ID used by platsmp and hotplug code
When CPU topology is specified in device tree, cpu_logical_map() does not return core ID anymore, but rather full MPIDR value. This breaks existing calculation of PMU register offsets on Exynos SoCs. This patch fixes the problem by adjusting the code to use only core ID bits of the value returned by cpu_logical_map() to allow CPU topology to be specified in device tree on Exynos SoCs. Signed-off-by: Tomasz Figa <t.figa@samsung.com> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com> Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions