From: Javi Merino Date: Wed, 29 Aug 2012 17:32:18 +0000 (+0100) Subject: arm64: head: match all affinity levels in the pen of the secondaries X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~100^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0359b0e2d0bbd28289c38ebe779b5f1c61f8ccc8;p=pandora-kernel.git 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 Signed-off-by: Catalin Marinas --- Reading git-diff-tree failed