patch-2.4.0-test3 linux/arch/mips64/sgi-ip22/ip22-setup.c

Next file: linux/arch/mips64/sgi-ip27/Makefile
Previous file: linux/arch/mips64/mm/r4xx0.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test2/linux/arch/mips64/sgi-ip22/ip22-setup.c linux/arch/mips64/sgi-ip22/ip22-setup.c
@@ -23,6 +23,7 @@
 #include <linux/tty.h>
 
 #include <asm/addrspace.h>
+#include <asm/mmu_context.h>
 #include <asm/bcache.h>
 #include <asm/keyboard.h>
 #include <asm/irq.h>
@@ -125,6 +126,7 @@
 #ifdef CONFIG_SERIAL_CONSOLE
 	char *ctype;
 #endif
+	TLBMISS_HANDLER_SETUP();
 
 	/* Init the INDY HPC I/O controller.  Need to call this before
 	 * fucking with the memory controller because it needs to know the

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