All of lore.kernel.org
 help / color / mirror / Atom feed
From: Olof Johansson <olof@lixom.net>
To: Andy Fleming <afleming@freescale.com>
Cc: linuxppc-dev@ozlabs.org, paulus@samba.org, anton@samba.org
Subject: Re: [PATCH] [2/4] powerpc: Add PMC type to cputable
Date: Thu, 25 Jan 2007 15:31:38 -0600	[thread overview]
Message-ID: <20070125213138.GA21704@lixom.net> (raw)
In-Reply-To: <1F2EE0A0-2A1D-4ADE-8081-C7C635C443D3@freescale.com>

On Thu, Jan 25, 2007 at 03:00:51PM -0600, Andy Fleming wrote:
> 
> On Jan 25, 2007, at 02:19, Olof Johansson wrote:
> 
> >@@ -207,6 +216,8 @@ static struct cpu_spec cpu_specs[] = {
> > 		.icache_bsize		= 128,
> > 		.dcache_bsize		= 128,
> > 		.num_pmcs		= 8,
> >+		.pmc_type		= PPC_PMC_IBM,
> >+		.pmc_type		= PPC_PMC_IBM,
> > 		.cpu_setup		= __setup_cpu_ppc970,
> > 		.cpu_restore		= __restore_cpu_ppc970,
> > 		.oprofile_cpu_type	= "ppc64/970",
> 
> 
> My guess is you only really wanted one of those pmc_types.  :)

Grmbl, yes. I took it out of one version of the patch, it snuck in
again. Thanks!


-Olof

      reply	other threads:[~2007-01-25 21:25 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-25  8:19 [PATCH] [2/4] powerpc: Add PMC type to cputable Olof Johansson
2007-01-25 21:00 ` Andy Fleming
2007-01-25 21:31   ` Olof Johansson [this message]

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=20070125213138.GA21704@lixom.net \
    --to=olof@lixom.net \
    --cc=afleming@freescale.com \
    --cc=anton@samba.org \
    --cc=linuxppc-dev@ozlabs.org \
    --cc=paulus@samba.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.