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

* Re: 2.6.11-rc1 compile failure on ppc32
  2005-01-13 14:40 2.6.11-rc1 compile failure on ppc32 Mikael Pettersson
@ 2005-01-13 14:47 ` Kumar Gala
  0 siblings, 0 replies; 2+ messages in thread
From: Kumar Gala @ 2005-01-13 14:47 UTC (permalink / raw)
  To: Mikael Pettersson; +Cc: afleming, linux-kernel

This should be fixed, or I assume the following fixes it (post  
2.6.11-rc1):

http://linux.bkbits.net:8080/linux-2.5/cset@1.2360.1.154? 
nav=index.html|ChangeSet@-1d

- kumar

On Jan 13, 2005, at 8:40 AM, Mikael Pettersson wrote:

> 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@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>  Please read the FAQ at  http://www.tux.org/lkml/


^ 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