Update statedump to 3.17 nsproxy locking
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 21 Aug 2014 14:53:12 +0000 (10:53 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 20 Oct 2014 18:58:01 +0000 (14:58 -0400)
commit25572cf9042111bb2c5fde5f249e0b0d911f683f
tree4bb89e8280615677513f8aa92f7085f8a6bf2be9
parentfc6d6f213148c9babf46500058b10ff99db7d4d0
Update statedump to 3.17 nsproxy locking

This Linux upstream commit introduces locking strategy back and forth:

commit 728dba3a39c66b3d8ac889ddbe38b5b1c264aec3
Author: Eric W. Biederman <ebiederm@xmission.com>
Date:   Mon Feb 3 19:13:49 2014 -0800

    namespaces: Use task_lock and not rcu to protect nsproxy

Use the task lock starting from kernel 3.17 rather than RCU to access
the task nsproxy.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
lttng-statedump-impl.c
This page took 0.028061 seconds and 4 git commands to generate.