From: Lorenzo Pieralisi Date: Thu, 8 Nov 2012 18:05:56 +0000 (+0000) Subject: ARM: kernel: smp_setup_processor_id() updates X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~53^2^2~5^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb8cf4f821044f140ea5b9c8d4f816f0c05fab44;p=pandora-kernel.git ARM: kernel: smp_setup_processor_id() updates This patch applies some basic changes to the smp_setup_processor_id() ARM implementation to make the code that builds cpu_logical_map more uniform across the kernel. The function now prints the full extent of the boot CPU MPIDR[23:0] and initializes the cpu_logical_map for CPUs up to nr_cpu_ids. Signed-off-by: Lorenzo Pieralisi Acked-by: Nicolas Pitre Acked-by: Will Deacon --- Reading git-diff-tree failed