From: Rob Herring Date: Thu, 31 Jan 2013 19:28:42 +0000 (-0600) Subject: ARM: highbank: mask cluster id from cpu_logical_map X-Git-Tag: v3.8~16^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=63fc1370c19052fa5bec9593557431efc7ecc9fe;p=pandora-kernel.git ARM: highbank: mask cluster id from cpu_logical_map With commit a0ae0240 (ARM: kernel: add device tree init map function), the cpu id value may include the cluster id and is no longer 0-3, so we need to mask it now to get the right hard cpu index. Signed-off-by: Rob Herring --- Reading git-diff-tree failed