patch-2.4.20 linux-2.4.20/arch/mips/mm/loadmmu.c

Next file: linux-2.4.20/arch/mips/mm/pg-r4k.S
Previous file: linux-2.4.20/arch/mips/mm/ioremap.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.19/arch/mips/mm/loadmmu.c linux-2.4.20/arch/mips/mm/loadmmu.c
@@ -119,6 +119,7 @@
 #endif
 #ifdef CONFIG_CPU_R10000
 	case CPU_R10000:
+	case CPU_R12000:
 		ld_mmu_andes();
 		r4k_tlb_init();
 		break;

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)