No support for MIPS53 processors yet. Signed-off-by: Maciej W. Rozycki <macro@xxxxxxxxxxxxxx> --- linux-mips53.patch Index: linux-mips-3.12.0-rc1-20130917-4maxp/arch/mips/include/asm/cpu-features.h =================================================================== --- linux-mips-3.12.0-rc1-20130917-4maxp.orig/arch/mips/include/asm/cpu-features.h +++ linux-mips-3.12.0-rc1-20130917-4maxp/arch/mips/include/asm/cpu-features.h @@ -193,7 +193,7 @@ /* * MIPS32, MIPS64, VR5500, IDT32332, IDT32334 and maybe a few other - * pre-MIPS32/MIPS53 processors have CLO, CLZ. The IDT RC64574 is 64-bit and + * pre-MIPS32/MIPS64 processors have CLO, CLZ. The IDT RC64574 is 64-bit and * has CLO and CLZ but not DCLO nor DCLZ. For 64-bit kernels * cpu_has_clo_clz also indicates the availability of DCLO and DCLZ. */