From 2b8be4d2b1ac562d2cd3a9a670b6dd1a2e0e43bd Mon Sep 17 00:00:00 2001 From: Dragos Tatulea Date: Wed, 16 Sep 2009 11:58:15 +0300 Subject: [PATCH] --- yaml --- r: 167622 b: refs/heads/master c: 04f5653477a245379da9fa57dd7d1b4b75dd4b0b h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/powerpc/kernel/cputable.c | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 97ffcc4969ab..b6848b8595bc 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 5be2a213b172bb65b21a6f7271b335832d88793c +refs/heads/master: 04f5653477a245379da9fa57dd7d1b4b75dd4b0b diff --git a/trunk/arch/powerpc/kernel/cputable.c b/trunk/arch/powerpc/kernel/cputable.c index 0b9c9135922e..03c862b6a9c4 100644 --- a/trunk/arch/powerpc/kernel/cputable.c +++ b/trunk/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,