update iptables to 1.4.0 (2.6 kernels only), refresh kernel patches
[openwrt/svn-archive/archive.git] / target / linux / generic-2.6 / patches-2.6.23 / 011-mips_boot.patch
1 Index: linux-2.6.23-rc6/arch/mips/kernel/head.S
2 ===================================================================
3 --- linux-2.6.23-rc6.orig/arch/mips/kernel/head.S 2007-09-21 16:23:54.000000000 +0800
4 +++ linux-2.6.23-rc6/arch/mips/kernel/head.S 2007-09-21 16:23:58.000000000 +0800
5 @@ -130,6 +130,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.