diff options
author | Florian Fainelli <florian@openwrt.org> | 2010-08-08 20:00:46 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2010-08-08 20:00:46 +0000 |
commit | 35e7fc9c4b0486f5458b368d1d8d1a285556f414 (patch) | |
tree | c6486320be45ea65e2ab323a420825fd117f1eee /target/linux/generic/patches-2.6.35/980-vm_exports.patch | |
parent | b86edec09bda8afb2be484d21e9f62367f69ec0b (diff) | |
download | mtk-20170518-35e7fc9c4b0486f5458b368d1d8d1a285556f414.zip mtk-20170518-35e7fc9c4b0486f5458b368d1d8d1a285556f414.tar.gz mtk-20170518-35e7fc9c4b0486f5458b368d1d8d1a285556f414.tar.bz2 |
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.patch | 2 |
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 392e06a..f5f73d7 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; } |