commit | 0359b0e2d0bbd28289c38ebe779b5f1c61f8ccc8 | [log] [tgz] |
---|---|---|
author | Javi Merino <javi.merino@arm.com> | Wed Aug 29 18:32:18 2012 +0100 |
committer | Catalin Marinas <catalin.marinas@arm.com> | Wed Mar 20 18:09:42 2013 +0000 |
tree | 72012e79026c22a566dba7a9df904a0c60c80475 | |
parent | 4c7aa0021356ee91b96cea51b8b7fadebaba489e [diff] |
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>