VServer 1.9.2 (patch-2.6.8.1-vs1.9.2.diff)
[linux-2.6.git] / arch / ppc64 / oprofile / common.c
index 2d5ce46..391e9af 100644 (file)
@@ -154,8 +154,8 @@ int __init oprofile_arch_init(struct oprofile_operations **ops)
                        oprof_ppc64_ops.cpu_type = "ppc64/power4";
                        break;
 
-               case PV_GPUL:
-               case PV_GPULp:
+               case PV_970:
+               case PV_970FX:
                        model = &op_model_power4;
                        model->num_counters = 8;
                        oprof_ppc64_ops.cpu_type = "ppc64/970";