From: Will Deacon Date: Tue, 23 Aug 2011 21:19:29 +0000 (+0100) Subject: ARM: 7060/1: smp: populate logical CPU mapping during boot X-Git-Tag: v3.2-rc1~91^2^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d6257288c4052465feeff7e283e35ec0ed06ca03;p=pandora-kernel.git ARM: 7060/1: smp: populate logical CPU mapping during boot To allow booting Linux on a CPU with physical ID != 0, we need to provide a mapping from the logical CPU number to the physical CPU number. This patch adds such a mapping and populates it during boot. Signed-off-by: Will Deacon Signed-off-by: Russell King --- Reading git-diff-tree failed