2.6.11-rc1 compile failure on ppc32

From: Mikael Pettersson
Date: Thu Jan 13 2005 - 09:42:01 EST


When the kernel is configured for a PMAC (via MULTIPLATFORM),
then arch/ppc/kernel/perfmon.c fails to compile because the
MMCR0_PMXE macro is undefined.

Adding a "#define MMCR0_PMXE 0x04000000" somewhere visible
fixes this.

/Mikael
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/