]> git.baikalelectronics.ru Git - kernel.git/commit
arm64: head: match all affinity levels in the pen of the secondaries
authorJavi Merino <javi.merino@arm.com>
Wed, 29 Aug 2012 17:32:18 +0000 (18:32 +0100)
committerCatalin Marinas <catalin.marinas@arm.com>
Wed, 20 Mar 2013 18:09:42 +0000 (18:09 +0000)
commite3514271031a2275ff10ebebdb01d64fc7ce194e
tree72012e79026c22a566dba7a9df904a0c60c80475
parente3c4689695c50d610e309f35737cbf29999672c1
arm64: head: match all affinity levels in the pen of the secondaries

The reg property of the cpu nodes in the DT now contains all the
affinity levels in (MPIDR[39:32] and MPIDR[23:0]) and that's what
boot_secondary() writes in the pen, so increase the mask in
secondary_holding_pen accordingly.

Signed-off-by: Javi Merino <javi.merino@arm.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
arch/arm64/include/asm/cputype.h
arch/arm64/kernel/head.S