From: Nicolas Pitre Date: Wed, 18 Jul 2012 20:41:16 +0000 (-0400) Subject: ARM: vexpress/dcscb: do not hardcode number of CPUs per cluster X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~71^2~46^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f2df895ee3518fbef28dfa6736dfd1e1c04ee1c;p=pandora-kernel.git ARM: vexpress/dcscb: do not hardcode number of CPUs per cluster If 4 CPUs are assumed, the A15x1-A7x1 model configuration would never shut down the initial cluster as the 0xf reset bit mask will never be observed. Let's construct this mask based on the provided information in the DCSCB config register for the number of CPUs per cluster. Signed-off-by: Nicolas Pitre Reviewed-by: Santosh Shilimkar Acked-by: Pawel Moll --- Reading git-diff-tree failed