X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=arch%2Fmips%2Foprofile%2Fcommon.c;h=4e0a90b3916b4536c75787a4aa30f6b376e03879;hb=97bf2856c6014879bd04983a3e9dfcdac1e7fe85;hp=65eb55400d772f091a0fbbc4f55b18903c0c7955;hpb=16c70f8c1b54b61c3b951b6fb220df250fe09b32;p=linux-2.6.git diff --git a/arch/mips/oprofile/common.c b/arch/mips/oprofile/common.c index 65eb55400..4e0a90b39 100644 --- a/arch/mips/oprofile/common.c +++ b/arch/mips/oprofile/common.c @@ -83,6 +83,9 @@ int __init oprofile_arch_init(struct oprofile_operations *ops) case CPU_74K: case CPU_SB1: case CPU_SB1A: + case CPU_R10000: + case CPU_R12000: + case CPU_R14000: lmodel = &op_model_mipsxx_ops; break;