Fix: add missing RCU read unlock
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 24 Dec 2014 17:10:01 +0000 (12:10 -0500)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Sun, 28 Dec 2014 19:09:32 +0000 (14:09 -0500)
commitd36a3fbb4e4c5c9aa89a37cab0ddb173969ecf48
tree1635c101a85d6eee429374fa0ba1673ce4b4d5e3
parent0431e44135052e5120c8e9dfef23ca5ec1ec7118
Fix: add missing RCU read unlock

Master commit 24eb8569dc841f318d7964ca9a0ad0a4f9508a8e
"Fix: Missing RCU read locks in syscall_list_channel()"

Introduces unbalanced RCU read-side lock/unlock. Should be applied to
master and stable-2.6.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
src/bin/lttng-sessiond/syscall.c
This page took 0.030347 seconds and 4 git commands to generate.