diff options
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 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; } |