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)
commit0359b0e2d0bbd28289c38ebe779b5f1c61f8ccc8
tree72012e79026c22a566dba7a9df904a0c60c80475
parent4c7aa0021356ee91b96cea51b8b7fadebaba489e
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
This page took 0.026365 seconds and 5 git commands to generate.