summaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.6/patches-2.6.29/980-vm_exports.patch
diff options
context:
space:
mode:
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-05-29 09:09:32 +0000
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-05-29 09:09:32 +0000
commit5242105c94aabcf1c5c5ddffa531978a4ab65ae1 (patch)
tree6057910264478c11b64e9cb29f25607a8fa78d70 /target/linux/generic-2.6/patches-2.6.29/980-vm_exports.patch
parentfa341e1a349d84a8433e584d241eb928f025bc5c (diff)
[kernel] refresh generic-2.6.29 patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16169 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic-2.6/patches-2.6.29/980-vm_exports.patch')
-rw-r--r--target/linux/generic-2.6/patches-2.6.29/980-vm_exports.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic-2.6/patches-2.6.29/980-vm_exports.patch b/target/linux/generic-2.6/patches-2.6.29/980-vm_exports.patch
index 18ed89572..63819ec8e 100644
--- a/target/linux/generic-2.6/patches-2.6.29/980-vm_exports.patch
+++ b/target/linux/generic-2.6/patches-2.6.29/980-vm_exports.patch
@@ -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;
}