These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / arch / mips / oprofile / op_model_mipsxx.c
index 6a6e2cc..8f988a6 100644 (file)
@@ -392,6 +392,10 @@ static int __init mipsxx_init(void)
                op_model_mipsxx_ops.cpu_type = "mips/P5600";
                break;
 
+       case CPU_I6400:
+               op_model_mipsxx_ops.cpu_type = "mips/I6400";
+               break;
+
        case CPU_M5150:
                op_model_mipsxx_ops.cpu_type = "mips/M5150";
                break;