summaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-2.6.25/011-mips_boot.patch
blob: 4eba9095cf58d1a4a9a5682a956bb059bc9c37e2 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- a/arch/mips/kernel/head.S
+++ b/arch/mips/kernel/head.S
@@ -120,6 +120,8 @@
 #endif
 	.endm
 
+	j kernel_entry
+	nop
 #ifndef CONFIG_NO_EXCEPT_FILL
 	/*
 	 * Reserved space for exception handlers.