aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-2.6.35/980-vm_exports.patch
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2010-08-08 20:00:46 +0000
committerFlorian Fainelli <florian@openwrt.org>2010-08-08 20:00:46 +0000
commit35e7fc9c4b0486f5458b368d1d8d1a285556f414 (patch)
treec6486320be45ea65e2ab323a420825fd117f1eee /target/linux/generic/patches-2.6.35/980-vm_exports.patch
parentb86edec09bda8afb2be484d21e9f62367f69ec0b (diff)
downloadupstream-35e7fc9c4b0486f5458b368d1d8d1a285556f414.tar.gz
upstream-35e7fc9c4b0486f5458b368d1d8d1a285556f414.tar.bz2
upstream-35e7fc9c4b0486f5458b368d1d8d1a285556f414.zip
refresh 2.6.35 patches
SVN-Revision: 22540
Diffstat (limited to 'target/linux/generic/patches-2.6.35/980-vm_exports.patch')
-rw-r--r--target/linux/generic/patches-2.6.35/980-vm_exports.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-2.6.35/980-vm_exports.patch b/target/linux/generic/patches-2.6.35/980-vm_exports.patch
index 392e06a574..f5f73d7bb0 100644
--- a/target/linux/generic/patches-2.6.35/980-vm_exports.patch
+++ b/target/linux/generic/patches-2.6.35/980-vm_exports.patch
@@ -94,7 +94,7 @@
/**
* zap_vma_ptes - remove ptes mapping the vma
-@@ -2605,6 +2606,7 @@ int vmtruncate_range(struct inode *inode
+@@ -2615,6 +2616,7 @@ int vmtruncate_range(struct inode *inode
return 0;
}