kernel-ark/arch/ppc/kernel
Kumar Gala 400d221274 [PATCH] ppc32: make cur_cpu_spec a single pointer instead of an array
Changed ppc32 so that cur_cpu_spec is just a single pointer for all CPUs.
Additionally, made call_setup_cpu check to see if the cpu_setup pointer
is NULL or not before calling the function.  This lets remove the dummy
cpu_setup calls that just return.

Signed-off-by: Kumar Gala <kumar.gala@freescale.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2005-09-28 15:42:54 +10:00
..
align.c
asm-offsets.c
bitops.c
cpu_setup_6xx.S [PATCH] ppc32: make cur_cpu_spec a single pointer instead of an array 2005-09-28 15:42:54 +10:00
cpu_setup_power4.S [PATCH] ppc32: make cur_cpu_spec a single pointer instead of an array 2005-09-28 15:42:54 +10:00
cputable.c [PATCH] ppc32: make cur_cpu_spec a single pointer instead of an array 2005-09-28 15:42:54 +10:00
dma-mapping.c
entry.S
fpu.S
head_4xx.S
head_8xx.S
head_44x.S
head_booke.h
head_fsl_booke.S
head.S [PATCH] ppc32: make cur_cpu_spec a single pointer instead of an array 2005-09-28 15:42:54 +10:00
idle_6xx.S
idle_power4.S
idle.c
irq.c
l2cr.S
machine_kexec.c
Makefile powerpc: Merge enough to start building in arch/powerpc. 2005-09-26 16:04:21 +10:00
misc.S [PATCH] ppc32: make cur_cpu_spec a single pointer instead of an array 2005-09-28 15:42:54 +10:00
module.c
pci.c
perfmon_fsl_booke.c
perfmon.c
ppc_htab.c
ppc_ksyms.c
ppc-stub.c
process.c
ptrace.c
relocate_kernel.S
semaphore.c
setup.c [PATCH] ppc32: make cur_cpu_spec a single pointer instead of an array 2005-09-28 15:42:54 +10:00
signal.c
smp-tbsync.c
smp.c
softemu8xx.c
swsusp.S
syscalls.c
temp.c
time.c
traps.c
vector.S
vmlinux.lds.S