From: Srivatsa S. Bhat Date: Thu, 22 Mar 2012 12:59:24 +0000 (+0530) Subject: xen/smp: Remove unnecessary call to smp_processor_id() X-Git-Tag: v3.4-rc2~8^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e8c9e788f493d3236809e955c9fc12625a461e09;p=pandora-kernel.git xen/smp: Remove unnecessary call to smp_processor_id() There is an extra and unnecessary call to smp_processor_id() in cpu_bringup(). Remove it. Signed-off-by: Srivatsa S. Bhat Signed-off-by: Konrad Rzeszutek Wilk --- Reading git-diff-tree failed