kernel-ark/arch/sh/kernel/cpu/sh3
Paul Mundt cb7af21f7d sh: Use boot_cpu_data for CPU probe.
This moves off of smp_processor_id() and only sets the probe
information for the boot CPU directly. This will be copied out
for the secondaries, so there's no reason to do this each time.

This also allows for some header tidying.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2007-09-27 18:18:39 +09:00
..
clock-sh3.c
clock-sh7705.c
clock-sh7706.c
clock-sh7709.c
clock-sh7710.c sh: remove support for sh7300 and solution engine 7300 2007-07-26 15:37:57 +09:00
entry.S sh: Fix lockdep debugging oops on SH-3/4. 2007-08-01 16:17:07 +09:00
ex.S sh: Share exception vector table for SH-3/4. 2007-05-09 01:35:01 +00:00
Makefile sh: Add SH7720 CPU support. 2007-09-21 11:57:49 +09:00
probe.c sh: Use boot_cpu_data for CPU probe. 2007-09-27 18:18:39 +09:00
setup-sh770x.c sh: intc - mark data structures as __initdata 2007-09-21 11:57:50 +09:00
setup-sh7705.c sh: intc - mark data structures as __initdata 2007-09-21 11:57:50 +09:00
setup-sh7710.c sh: intc - mark data structures as __initdata 2007-09-21 11:57:50 +09:00
setup-sh7720.c sh: Add SH7720 CPU support. 2007-09-21 11:57:49 +09:00