]> err.no Git - linux-2.6/blobdiff - arch/mips/oprofile/common.c
[MIPS] Fix detection and handling of the 74K processor.
[linux-2.6] / arch / mips / oprofile / common.c
index f2b4862aaae505fbcb8e902214633b6078d64fe4..91b799d2cd88f2ad6fa21fccf5d76e49c71a61fa 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;