alistair23-linux/arch/powerpc/oprofile
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
..
common.c [PATCH] ppc32: make cur_cpu_spec a single pointer instead of an array 2005-09-28 15:42:54 +10:00
Kconfig
Makefile [PATCH] Merge arch/ppc*/oprofile/Makefile into arch/powerpc/oprofile 2005-09-21 19:21:08 +10:00
op_model_fsl_booke.c [PATCH] powerpc: merge the rest of arch/ppc*/oprofile 2005-09-21 19:21:08 +10:00
op_model_power4.c [PATCH] powerpc: merge the rest of arch/ppc*/oprofile 2005-09-21 19:21:08 +10:00
op_model_rs64.c [PATCH] powerpc: merge the rest of arch/ppc*/oprofile 2005-09-21 19:21:08 +10:00