mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Albert Herranz <albert_herranz@yahoo.es>
To: akpm@osdl.org, linux-kernel@vger.kernel.org
Subject: [PATCH 2.6.11-rc2-mm1] perfctl-ppc: fix duplicate mmcr0 define
Date: Wed, 26 Jan 2005 22:28:12 +0100 (CET)	[thread overview]
Message-ID: <20050126212812.74696.qmail@web52303.mail.yahoo.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 356 bytes --]

Hi,

This small patch fixes a compilation warning due to a
duplicate definition of MMCR0_PMXE.

The definition comes in perfctr-ppc.patch, but was
recently introduced too in Linus tree.

Cheers,
Albert



		
______________________________________________ 
Renovamos el Correo Yahoo!: ¡250 MB GRATIS! 
Nuevos servicios, más seguridad 
http://correo.yahoo.es

[-- Attachment #2: perfctr-ppc-mmcr0-duplicate-define-fix.patch --]
[-- Type: text/plain, Size: 383 bytes --]

--- a/include/asm-ppc/reg.h	2005-01-26 22:31:19.000000000 +0100
+++ b/include/asm-ppc/reg.h	2005-01-26 22:32:26.000000000 +0100
@@ -388,7 +388,6 @@
 #define MMCR0_PMC2_CYCLES	0x1
 #define MMCR0_PMC2_ITLB		0x7
 #define MMCR0_PMC2_LOADMISSTIME	0x5
-#define MMCR0_PMXE		(1 << 26)
 
 /* Short-hand versions for a number of the above SPRNs */
 #define CTR	SPRN_CTR	/* Counter Register */

                 reply	other threads:[~2005-01-27  0:07 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20050126212812.74696.qmail@web52303.mail.yahoo.com \
    --to=albert_herranz@yahoo.es \
    --cc=akpm@osdl.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®