kernel-hacking-2024-linux-s.../arch/sh/kernel/cpu
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
..
irq sh: intc - initial SMP support. 2007-09-21 18:16:42 +09:00
sh2 sh: Use boot_cpu_data for CPU probe. 2007-09-27 18:18:39 +09:00
sh2a sh: Use boot_cpu_data for CPU probe. 2007-09-27 18:18:39 +09:00
sh3 sh: Use boot_cpu_data for CPU probe. 2007-09-27 18:18:39 +09:00
sh4 sh: Use boot_cpu_data for CPU probe. 2007-09-27 18:18:39 +09:00
sh4a sh: Fix plat_irq_setup_pins() for SH7785. 2007-09-27 16:45:46 +09:00
adc.c
clock.c sh: Implement clk_round_rate() in the clock framework. 2007-07-20 13:29:09 +09:00
init.c sh: Bring SMP support back from the dead. 2007-09-21 18:32:32 +09:00
Makefile sh: SH-MobileR SH7722 CPU support. 2006-12-12 08:42:09 +09:00
ubc.S