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.29
/
980-vm_exports.patch
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
f4942cb
..
18ed895
100644
(file)
--- 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
@@
-40,7
+40,7
@@
{
--- a/kernel/exit.c
+++ b/kernel/exit.c
{
--- a/kernel/exit.c
+++ b/kernel/exit.c
-@@ -5
21,6 +521
,7 @@ struct files_struct *get_files_struct(st
+@@ -5
16,6 +516
,7 @@ struct files_struct *get_files_struct(st
return files;
}
return files;
}
@@
-48,7
+48,7
@@
void put_files_struct(struct files_struct *files)
{
void put_files_struct(struct files_struct *files)
{
-@@ -5
40,6 +541
,7 @@ void put_files_struct(struct files_struc
+@@ -5
35,6 +536
,7 @@ void put_files_struct(struct files_struc
free_fdtable(fdt);
}
}
free_fdtable(fdt);
}
}
This page took
0.026072 seconds
and
4
git commands to generate.