[kernel] update to 2.6.25.1 and refresh patches
[openwrt.git] / target / linux / generic-2.6 / patches-2.6.25 / 011-mips_boot.patch
1 Index: linux-2.6.25.1/arch/mips/kernel/head.S
2 ===================================================================
3 --- linux-2.6.25.1.orig/arch/mips/kernel/head.S
4 +++ linux-2.6.25.1/arch/mips/kernel/head.S
5 @@ -120,6 +120,8 @@
6  #endif
7         .endm
8  
9 +       j kernel_entry
10 +       nop
11  #ifndef CONFIG_NO_EXCEPT_FILL
12         /*
13          * Reserved space for exception handlers.