Daniel Hellstrom 5fcafb7a23 sparc32: always define boot_cpu_id
Define boot_cpu_id in single-processor kernels as well. This is
to support architectures which can boot on other than CPU0.

Sam Ravnborg has written the cleanup parts by extracting
boot_cpu_id from smp_32.c into setup_32.c and cleaned up
sun4d_irq.c.

boot_cpu_id was initialized before BSS was cleared in
sun4c_continue_boot, instead boot_cpu_id is set to 0xff to
avoid BSS. If boot_cpu_id is untouched (0xff) by bootup code
it will be overwritten to 0. boot_cpu_id4 is automatically
calculated in common code.

Signed-off-by: Daniel Hellstrom <daniel@gaisler.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-04-21 16:44:44 -07:00
..
2008-12-09 00:50:13 -08:00
2008-08-31 20:59:37 -07:00
2010-07-24 09:57:52 -06:00
2009-12-16 07:20:12 -08:00
2010-01-29 08:22:01 -08:00
2008-08-31 20:56:15 -07:00
2011-04-19 22:11:40 -07:00
2008-08-24 20:33:56 -07:00
2010-10-26 16:52:08 -07:00
2011-03-31 11:26:23 -03:00
2008-08-29 02:15:23 -07:00
2009-01-04 15:44:52 -08:00
2011-04-19 22:11:40 -07:00
2011-03-18 15:03:16 -07:00
2010-10-07 14:08:55 +01:00
2010-10-07 14:08:55 +01:00
2010-10-08 13:04:00 -06:00
2010-06-09 11:12:36 +02:00
2008-12-26 15:35:41 -08:00
2011-03-31 11:26:23 -03:00
2010-12-12 14:57:53 -08:00
2010-01-14 03:14:53 -08:00
2010-10-27 18:03:17 -07:00
2011-04-19 22:11:39 -07:00
2011-03-31 11:26:23 -03:00
2009-01-02 18:35:29 -08:00
2011-03-31 11:26:23 -03:00
2008-12-27 00:35:12 -08:00
2011-04-21 16:44:44 -07:00
2009-01-02 19:34:46 -08:00
2009-01-02 21:10:04 -08:00
2008-12-07 00:04:30 -08:00
2008-09-06 19:30:17 +01:00
2009-01-06 18:10:27 -08:00
2011-04-19 22:11:40 -07:00
2008-09-19 21:18:03 -07:00
2009-01-02 21:33:05 -08:00
2011-03-23 19:47:18 -07:00
2010-08-09 00:45:46 -07:00
2010-08-09 00:45:46 -07:00
2011-03-29 23:09:09 -07:00
2008-08-31 20:59:37 -07:00