projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[cavium-octeon] update to 2.6.30-rc5
[openwrt.git]
/
target
/
linux
/
generic-2.6
/
patches-2.6.27
/
980-vm_exports.patch
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
c11316e
..
35126ee
100644
(file)
--- 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
@@
-25,7
+25,7
@@
- fput(vma->vm_file);
- vma->vm_file = file;
- vma->vm_ops = &shmem_vm_ops;
- fput(vma->vm_file);
- vma->vm_file = file;
- vma->vm_ops = &shmem_vm_ops;
-+ shmem_set_file(vma,
vma->vm_
file);
++ shmem_set_file(vma, file);
return 0;
}
--- a/fs/file.c
return 0;
}
--- a/fs/file.c
This page took
0.023977 seconds
and
4
git commands to generate.