kernel-ark/arch/powerpc/oprofile
Anton Blanchard 32a33994d5 [PATCH] ppc64: Fix oprofile when compiled as a module
My recent changes to oprofile broke it when built as a module. Fix it by
using an enum instead of a function pointer. This way we still retain
the oprofile configuration in the cputable.

Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2006-01-09 16:02:52 +11:00
..
common.c [PATCH] ppc64: Fix oprofile when compiled as a module 2006-01-09 16:02:52 +11:00
Kconfig
Makefile
op_model_7450.c
op_model_fsl_booke.c
op_model_power4.c
op_model_rs64.c