[kernel] refresh generic-2.6.29 patches
authorFlorian Fainelli <florian@openwrt.org>
Fri, 29 May 2009 09:09:32 +0000 (09:09 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Fri, 29 May 2009 09:09:32 +0000 (09:09 +0000)
SVN-Revision: 16169

target/linux/generic-2.6/patches-2.6.29/022-mips_div64_gcc4.4.0.patch
target/linux/generic-2.6/patches-2.6.29/971-ocf_20080917.patch
target/linux/generic-2.6/patches-2.6.29/980-vm_exports.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 66571700a74afa1ef08c082e148cc73389994817..97eeef8c8cc91063a1aba676bb150ed3ad847367 100644 (file)
@@ -88,7 +88,7 @@
  /*********************************************************************
 --- a/fs/fcntl.c
 +++ b/fs/fcntl.c
-@@ -140,6 +140,7 @@ SYSCALL_DEFINE1(dup, unsigned int, filde
+@@ -142,6 +142,7 @@ SYSCALL_DEFINE1(dup, unsigned int, filde
        }
        return ret;
  }
index 18ed89572793580c0754d1309f038f7564642343..63819ec8e7cb2483b66eb341048d9ed31baeaae4 100644 (file)
@@ -86,7 +86,7 @@
  
  /**
   * zap_vma_ptes - remove ptes mapping the vma
-@@ -2387,6 +2388,7 @@ int vmtruncate_range(struct inode *inode
+@@ -2433,6 +2434,7 @@ int vmtruncate_range(struct inode *inode
  
        return 0;
  }