OSDN Git Service

[MIPS] Fix detection and handling of the 74K processor.
[tomoyo/tomoyo-test1.git] / arch / mips / oprofile / common.c
index f2b4862..91b799d 100644 (file)
@@ -80,6 +80,7 @@ int __init oprofile_arch_init(struct oprofile_operations *ops)
        case CPU_24K:
        case CPU_25KF:
        case CPU_34K:
+       case CPU_74K:
        case CPU_SB1:
        case CPU_SB1A:
                lmodel = &op_model_mipsxx;