All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gerald Van Baren <gvb.linuxppc.dev@cgmail.com>
To: linuxppc-dev@ozlabs.org, galak@kernel.crashing.org
Subject: [PATCH] The MPC83xx family doesn't support performance monitor instructions
Date: Wed, 5 Mar 2008 19:33:16 -0500	[thread overview]
Message-ID: <20080306003316.GA14068@cideas.com> (raw)

"Errata to MPC8349EA PowerQUICC[tm] II Pro Integrated Host Processor Family
Reference Manual, Rev. 1" (Freescale)

Signed-off-by: Gerald Van Baren <vanbaren@cideas.com>
---

Hi Kumar,

Please apply this fix to 2.6.25rc4 if possible.  Without this
patch, the PPC_83xx family configuration is broken (will not compile).

 arch/powerpc/platforms/Kconfig |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/arch/powerpc/platforms/Kconfig b/arch/powerpc/platforms/Kconfig
index 0afd225..a578b96 100644
--- a/arch/powerpc/platforms/Kconfig
+++ b/arch/powerpc/platforms/Kconfig
@@ -22,7 +22,6 @@ config PPC_83xx
 	select FSL_SOC
 	select MPC83xx
 	select IPIC
-	select FSL_EMB_PERFMON
 
 config PPC_86xx
 	bool "Freescale 86xx"
-- 
1.5.4.1

             reply	other threads:[~2008-03-06  0:38 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-06  0:33 Gerald Van Baren [this message]
2008-03-06 14:07 ` [PATCH] The MPC83xx family doesn't support performance monitor instructions Kumar Gala
2008-03-06 14:48   ` Realtime ethernet Mehlan, Markus (Ritter Elektronik)
2008-03-07  0:51   ` [PATCH] The MPC83xx family doesn't support performance monitor instructions Jerry Van Baren

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=20080306003316.GA14068@cideas.com \
    --to=gvb.linuxppc.dev@cgmail.com \
    --cc=galak@kernel.crashing.org \
    --cc=linuxppc-dev@ozlabs.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.