upgrade to 3.18.2
Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 43892
This commit is contained in:
@@ -156,7 +156,7 @@
|
||||
void generate_random_uuid(unsigned char uuid_out[16]);
|
||||
--- a/kernel/pid.c
|
||||
+++ b/kernel/pid.c
|
||||
@@ -425,6 +425,7 @@ void transfer_pid(struct task_struct *ol
|
||||
@@ -427,6 +427,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);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user