projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
tools/firmware-utils: add support for hd_id tag into mkdniimg
[openwrt.git]
/
target
/
linux
/
generic
/
patches-2.6.36
/
971-ocf_20100325.patch
diff --git
a/target/linux/generic/patches-2.6.36/971-ocf_20100325.patch
b/target/linux/generic/patches-2.6.36/971-ocf_20100325.patch
index
fe96d79
..
ed03aa9
100644
(file)
--- a/
target/linux/generic/patches-2.6.36/971-ocf_20100325.patch
+++ b/
target/linux/generic/patches-2.6.36/971-ocf_20100325.patch
@@
-160,7
+160,7
@@
--- a/kernel/pid.c
+++ b/kernel/pid.c
-@@ -
389,6 +389
,7 @@ struct task_struct *find_task_by_vpid(pi
+@@ -
423,6 +423
,7 @@ struct task_struct *find_task_by_vpid(pi
{
return find_task_by_pid_ns(vnr, current->nsproxy->pid_ns);
}
This page took
0.020897 seconds
and
4
git commands to generate.