summaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.6/patches-2.6.27/980-vm_exports.patch
diff options
context:
space:
mode:
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-07-03 09:31:52 +0000
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-07-03 09:31:52 +0000
commitf2446147e56e8a91561cbcecc6aa2ba7e3224e78 (patch)
tree80a803702cbed0164fc06e6881a97ef29ad46ac2 /target/linux/generic-2.6/patches-2.6.27/980-vm_exports.patch
parent2a2b18f0d40c1f9225df7ad80d172cfd38f624b7 (diff)
[kernel] update to latest 2.6.27.26 stable kernel
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16659 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic-2.6/patches-2.6.27/980-vm_exports.patch')
-rw-r--r--target/linux/generic-2.6/patches-2.6.27/980-vm_exports.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic-2.6/patches-2.6.27/980-vm_exports.patch b/target/linux/generic-2.6/patches-2.6.27/980-vm_exports.patch
index 35126ee8f..58c6289e4 100644
--- a/target/linux/generic-2.6/patches-2.6.27/980-vm_exports.patch
+++ b/target/linux/generic-2.6/patches-2.6.27/980-vm_exports.patch
@@ -86,7 +86,7 @@
/**
* zap_vma_ptes - remove ptes mapping the vma
-@@ -2241,6 +2242,7 @@ int vmtruncate_range(struct inode *inode
+@@ -2287,6 +2288,7 @@ int vmtruncate_range(struct inode *inode
return 0;
}