From: Nicolas Pitre Date: Sun, 15 Mar 2015 00:29:44 +0000 (-0400) Subject: ARM: vexpress: DCSCB: tighten CPU validity assertion X-Git-Tag: omap-for-v4.2/o2_dc~54^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=03fd5db717918b36a4ac1dbfc197222041608eab;p=pandora-kernel.git ARM: vexpress: DCSCB: tighten CPU validity assertion Currently the cpu argument validity check uses a hardcoded limit of 4. The DCSCB configuration data provides the actual number of CPUs and we already use it elsewhere. Let's improve the cpu argument validity check by using that information instead. Signed-off-by: Nicolas Pitre Signed-off-by: Olof Johansson --- Reading git-diff-tree failed