The pfm_arch_unfreeze_pmu() routine is never called. Use pfm_arch_intr_unfreeze_pmu() instead.
Signed-off-by: Kevin Corry <[EMAIL PROTECTED]> Signed-off-by: Carl Love <[EMAIL PROTECTED]> Index: linux-2.6.20-arnd3-perfmon3/include/asm-powerpc/perfmon.h =================================================================== --- linux-2.6.20-arnd3-perfmon3.orig/include/asm-powerpc/perfmon.h +++ linux-2.6.20-arnd3-perfmon3/include/asm-powerpc/perfmon.h @@ -59,9 +59,6 @@ static inline void pfm_arch_resend_irq(v static inline void pfm_arch_serialize(void) {} -static inline void pfm_arch_unfreeze_pmu(void) -{} - static inline void pfm_arch_write_pmc(struct pfm_context *ctx, unsigned int cnum, u64 value) _______________________________________________ perfmon mailing list perfmon@linux.hpl.hp.com http://www.hpl.hp.com/hosted/linux/mail-archives/perfmon/