Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 04f56534 authored by Dragos Tatulea's avatar Dragos Tatulea Committed by Benjamin Herrenschmidt
Browse files

powerpc/oprofile: Add ppc750 CL as supported by oprofile



Here's a patch that adds the ppc750 CL cpu as supported by oprofile.

Signed-off-by: default avatarDragos Tatulea <dtatulea@ixiacom.com>
Signed-off-by: default avatarBenjamin Herrenschmidt <benh@kernel.crashing.org>
parent 5be2a213
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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,