[kernel] generic-2.6/2.6.28: refresh patches
authorGabor Juhos <juhosg@openwrt.org>
Fri, 22 May 2009 09:57:03 +0000 (09:57 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Fri, 22 May 2009 09:57:03 +0000 (09:57 +0000)
SVN-Revision: 15982

target/linux/generic-2.6/patches-2.6.28/022-mips_div64_gcc4.4.0.patch
target/linux/generic-2.6/patches-2.6.28/110-netfilter_match_speedup.patch

index a116cf437a49158fd1782a7cad834706e4843bd9..a549d616cdcff9a56816aae9eb437f19549daed2 100644 (file)
@@ -11,8 +11,6 @@ which was considered dangerous and removed for gcc 4.4.0.
 Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
 ---
 
-diff --git a/arch/mips/include/asm/div64.h b/arch/mips/include/asm/div64.h
-index d1d6991..dc5ea57 100644
 --- a/arch/mips/include/asm/div64.h
 +++ b/arch/mips/include/asm/div64.h
 @@ -6,105 +6,63 @@
index ff0352883015d0f325dab7829263579daaab74bb..8aa1f08cd8bf3ff0992ad5a0da50444ab896dfc1 100644 (file)
        /* For return from builtin chain */
        back = get_entry(table_base, private->underflow[hook]);
  
-