Openwrt/target/linux/generic-2.6/patches-2.6.23/011-mips_boot.patch
Gabor Juhos 37044cf01e refresh generic 2.6.23 patches
SVN-Revision: 11187
2008-05-18 20:24:51 +00:00

14 lines
349 B
Diff

Index: linux-2.6.23.17/arch/mips/kernel/head.S
===================================================================
--- linux-2.6.23.17.orig/arch/mips/kernel/head.S
+++ linux-2.6.23.17/arch/mips/kernel/head.S
@@ -130,6 +130,8 @@
#endif
.endm
+ j kernel_entry
+ nop
#ifndef CONFIG_NO_EXCEPT_FILL
/*
* Reserved space for exception handlers.