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>
Thu, 19 Jan 2017 00:30:30 +0000 (19:30 -0500)
commit967e3668fc4d224563281a809b1483a397dd9534
tree9a150aa6113baa5eccd44a3984930471ae4d346c
parent05997abc28d53778620e92f95134dfc6d5d2a0b4
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.024918 seconds and 4 git commands to generate.