Fix: thread_dispatch_ust_registration needs to be a RCU thread
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 19 Jan 2017 00:23:26 +0000 (19:23 -0500)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 20 Jan 2017 20:26:04 +0000 (15:26 -0500)
commit78d8cf23b650a268d373f789de10d37523a67bfa
tree19cd1fd1dfdd504a81a040d7613035155150dc52
parentcddba51aa1722ec7592251321277085e9af3f5a0
Fix: thread_dispatch_ust_registration needs to be a RCU thread

It uses a read-side lock.

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