mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* 2.6.11-rc1 compile failure on ppc32
@ 2005-01-13 14:40 Mikael Pettersson
  2005-01-13 14:47 ` Kumar Gala
  0 siblings, 1 reply; 2+ messages in thread
From: Mikael Pettersson @ 2005-01-13 14:40 UTC (permalink / raw)
  To: afleming; +Cc: linux-kernel

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-01-13 14:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-01-13 14:40 2.6.11-rc1 compile failure on ppc32 Mikael Pettersson
2005-01-13 14:47 ` Kumar Gala

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome