From: David S. Miller Date: Wed, 31 May 2006 08:24:02 +0000 (-0700) Subject: [SPARC64]: Make smp_processor_id() functional before start_kernel() X-Git-Tag: v2.6.17-rc6~50^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=951bc82c53f30ec6b4c2d04a051e74ea9a89b669;p=pandora-kernel.git [SPARC64]: Make smp_processor_id() functional before start_kernel() Uses of smp_processor_id() get pushed earlier and earlier in the start_kernel() sequence. So just get it working before we call start_kernel() to avoid all possible problems. Signed-off-by: David S. Miller --- Reading git-diff-tree failed