projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[kernel] fix usage of smp_call_function
[openwrt.git]
/
target
/
linux
/
generic-2.6
/
patches-2.6.27
/
971-ocf_20080917.patch
diff --git
a/target/linux/generic-2.6/patches-2.6.27/971-ocf_20080917.patch
b/target/linux/generic-2.6/patches-2.6.27/971-ocf_20080917.patch
index
cf870e2
..
3a84e6e
100644
(file)
--- a/
target/linux/generic-2.6/patches-2.6.27/971-ocf_20080917.patch
+++ b/
target/linux/generic-2.6/patches-2.6.27/971-ocf_20080917.patch
@@
-88,7
+88,7
@@
/*********************************************************************
--- a/fs/fcntl.c
+++ b/fs/fcntl.c
-@@ -1
39,6 +139,7 @@ asmlinkage long sys_dup(unsigned int fil
+@@ -1
42,6 +142,7 @@ SYSCALL_DEFINE1(dup, unsigned int, filde
}
return ret;
}
This page took
0.020631 seconds
and
4
git commands to generate.