[kernel] refresh generic 2.6.24 patches
[openwrt/svn-archive/archive.git] / target / linux / generic-2.6 / patches-2.6.24 / 011-mips_boot.patch
1 Index: linux-2.6.24.7/arch/mips/kernel/head.S
2 ===================================================================
3 --- linux-2.6.24.7.orig/arch/mips/kernel/head.S
4 +++ linux-2.6.24.7/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.