From: Lorenzo Pieralisi Date: Tue, 22 Jan 2013 10:56:40 +0000 (+0000) Subject: ARM: vexpress: extend the MPIDR range used for pen release check X-Git-Tag: fixes-for-linus2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1585defb4ceca98b12bd6fba6802c22e77e172bb;p=pandora-kernel.git ARM: vexpress: extend the MPIDR range used for pen release check In ARM multi-cluster systems the MPIDR affinity level 0 cannot be used as a single cpu identifier, affinity levels 1 and 2 must be taken into account as well. This patch extends the MPIDR usage to affinity levels 1 and 2 in versatile secondary cores start up code in order to compare the passed pen_release value with the full-blown affinity mask. Signed-off-by: Lorenzo Pieralisi Signed-off-by: Liviu Dudau Acked-by: Nicolas Pitre Signed-off-by: Pawel Moll --- Reading git-diff-tree failed