David S. Miller b99c6ebe8f sparc64: Fix UP bootup regression.
Commit b696fdc259f0d94348a9327bed352fac44d4883d ("sparc64: Defer
cpu_data() setup until end of per-cpu data initialization.") broke
bootup for UP builds because the cpu_data() initialization only
occurs in setup_per_cpu_areas() which is never compiled in nor
called in UP builds.

Fix this up by calling the setups directly from init_64.c when
non-SMP.

Reported-by: Alexander Beregalov <a.beregalov@gmail.com>
Tested-by: Alexander Beregalov <a.beregalov@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-06-18 23:50:41 -07:00
..
2008-08-31 20:59:37 -07:00
2009-01-06 12:52:41 -08:00
2009-04-01 08:59:14 -07:00
2008-12-04 09:16:59 -08:00
2008-05-20 00:33:44 -07:00
2009-06-18 23:50:41 -07:00
2008-12-04 09:16:59 -08:00
2008-05-20 00:33:44 -07:00
2008-12-04 09:16:59 -08:00
2008-05-20 00:33:44 -07:00
2008-12-27 00:35:12 -08:00
2008-05-20 00:33:44 -07:00
2008-12-04 09:16:59 -08:00
2008-12-04 09:16:59 -08:00
2008-07-17 21:38:01 -07:00
2008-05-20 00:33:44 -07:00