From: Russell King Date: Sat, 25 Mar 2006 21:37:29 +0000 (+0000) Subject: [ARM] SMP: don't set cpu_*_map in smp_prepare_boot_cpu X-Git-Tag: v2.6.17-rc1~661^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=091c539f08a6700e0cca8cd620c3d72dd9f9e2bb;p=pandora-kernel.git [ARM] SMP: don't set cpu_*_map in smp_prepare_boot_cpu The recent addition of boot_cpu_init() implements the initialisation of the online, present and possible cpu maps for the boot CPU, so there is no reason to duplicate this in the architecture smp_prepare_boot_cpu() hook. Signed-off-by: Russell King --- Reading git-diff-tree failed