Olof Johansson f39b7a55a8 [POWERPC] Cleanup CPU inits
Cleanup CPU inits a bit more, Geoff Levand already did some earlier.

* Move CPU state save to cpu_setup, since cpu_setup is only ever done
  on cpu 0 on 64-bit and save is never done more than once.
* Rename __restore_cpu_setup to __restore_cpu_ppc970 and add
  function pointers to the cputable to use instead. Powermac always
  has 970 so no need to check there.
* Rename __970_cpu_preinit to __cpu_preinit_ppc970 and check PVR before
  calling it instead of in it, it's too early to use cputable.
* Rename pSeries_secondary_smp_init to generic_secondary_smp_init since
  everyone but powermac and iSeries use it.

Signed-off-by: Olof Johansson <olof@lixom.net>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2006-08-25 13:27:35 +10:00
..
2006-07-14 17:27:26 +10:00
2006-01-09 14:49:54 +11:00
2005-09-28 15:42:53 +10:00
2006-08-25 13:27:35 +10:00
2006-04-29 16:15:57 +10:00
2006-08-08 17:07:04 +10:00
2006-02-15 15:32:22 -08:00
2006-06-30 18:20:44 +02:00
2006-08-08 17:08:56 +10:00
2006-06-15 19:31:26 +10:00
2006-07-03 15:27:00 -07:00
2006-06-30 18:20:44 +02:00
2006-07-07 20:19:15 +10:00
2006-08-08 17:07:04 +10:00
2006-06-21 15:01:29 +10:00
2005-10-31 13:37:12 +11:00
2005-11-03 16:24:25 +11:00
2006-06-29 16:58:06 -07:00
2005-11-03 16:02:23 +11:00
2006-03-25 09:41:40 -08:00
2006-06-21 15:01:32 +10:00
2006-08-01 10:37:25 +10:00
2006-04-29 18:07:54 +10:00
2005-11-01 14:36:55 +11:00
2006-06-28 15:18:56 +10:00
2005-11-03 16:59:17 +11:00