From: Andrew Morton <akpm@linux-foundation•org>
To: linuxppc-dev@ozlabs•org
Cc: Dragos Tatulea <dtatulea@ixiacom•com>
Subject: Fw: [PATCH] ppc: add ppc750 CL as supported by oprofile
Date: Thu, 24 Sep 2009 17:05:41 -0700 [thread overview]
Message-ID: <20090924170541.5cdffc06.akpm@linux-foundation.org> (raw)
Begin forwarded message:
Date: Wed, 16 Sep 2009 11:58:15 +0300
From: Dragos Tatulea <dtatulea@ixiacom•com>
To: paulus@samba•org, linux-kernel@vger•kernel.org
Cc: Octavian Purdila <opurdila@ixiacom•com>
Subject: [PATCH] ppc: add ppc750 CL as supported by oprofile
Hi,
Here's a patch that adds the ppc750 CL cpu as supported by oprofile.
-- Dragos
Signed-off-by: Dragos Tatulea <dtatulea@ixiacom•com>
---
arch/powerpc/kernel/cputable.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/arch/powerpc/kernel/cputable.c b/arch/powerpc/kernel/cputable.c
index 0b9c913..03c862b 100644
--- a/arch/powerpc/kernel/cputable.c
+++ b/arch/powerpc/kernel/cputable.c
@@ -711,6 +711,8 @@ static struct cpu_spec __initdata cpu_specs[] = {
.cpu_setup = __setup_cpu_750,
.machine_check = machine_check_generic,
.platform = "ppc750",
+ .oprofile_cpu_type = "ppc/750",
+ .oprofile_type = PPC_OPROFILE_G4,
},
{ /* 745/755 */
.pvr_mask = 0xfffff000,
next reply other threads:[~2009-09-25 0:05 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-09-25 0:05 Andrew Morton [this message]
2009-09-25 0:13 ` Fw: [PATCH] ppc: add ppc750 CL as supported by oprofile Benjamin Herrenschmidt
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=20090924170541.5cdffc06.akpm@linux-foundation.org \
--to=akpm@linux-foundation$(echo .)org \
--cc=dtatulea@ixiacom$(echo .)com \
--cc=linuxppc-dev@ozlabs$(echo .)org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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