From: David S. Miller Date: Thu, 7 Feb 2008 10:14:48 +0000 (-0800) Subject: [SPARC64]: Fix booting on non-zero cpu. X-Git-Tag: v2.6.25-rc1~295^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce22e1d39429c7de9f054ce8d03278dd2010b642;p=pandora-kernel.git [SPARC64]: Fix booting on non-zero cpu. The early per-cpu handling needs a slight tweak to work when booting on a non-zero cpu. We got away with this for a long time, but can't any longer as now even printk() calls functions (cpu_clock() for example) that thus make early references to per-cpu variables. Signed-off-by: David S. Miller --- Reading git-diff-tree failed