enable NF_CONNTRACK_PROCFS for Linux 3.3, required for /proc/net/nf_conntrack (#11339)
[oweals/openwrt.git] / target / linux / generic / patches-2.6.37 / 308-mips_boot.patch
1 --- a/arch/mips/kernel/head.S
2 +++ b/arch/mips/kernel/head.S
3 @@ -121,6 +121,8 @@
4  #endif
5         .endm
6  
7 +       j kernel_entry
8 +       nop
9  #ifndef CONFIG_NO_EXCEPT_FILL
10         /*
11          * Reserved space for exception handlers.