From 2bf4218f68da1a96427ce209e7fcf063f5c4881e Mon Sep 17 00:00:00 2001 From: juhosg Date: Fri, 27 Sep 2013 07:19:21 +0000 Subject: kernel: update 3.10 to 3.10.13 Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38228 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/generic/patches-3.10/941-ocf_20120127.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/generic/patches-3.10/941-ocf_20120127.patch') diff --git a/target/linux/generic/patches-3.10/941-ocf_20120127.patch b/target/linux/generic/patches-3.10/941-ocf_20120127.patch index a177fdedda..dc16d01ffc 100644 --- a/target/linux/generic/patches-3.10/941-ocf_20120127.patch +++ b/target/linux/generic/patches-3.10/941-ocf_20120127.patch @@ -156,7 +156,7 @@ void generate_random_uuid(unsigned char uuid_out[16]); --- a/kernel/pid.c +++ b/kernel/pid.c -@@ -422,6 +422,7 @@ void transfer_pid(struct task_struct *ol +@@ -423,6 +423,7 @@ void transfer_pid(struct task_struct *ol new->pids[type].pid = old->pids[type].pid; hlist_replace_rcu(&old->pids[type].node, &new->pids[type].node); } -- cgit v1.2.3