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:23 +0000 (15:26 -0500)
commit322e7d38a1df74fea5a1930cec100862b095b831
treed29d77497f5bd3fd4bb4c36e110285c11db55d4d
parentd45ed11d41683fa6fe28c78603c6fcbe11bff344
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.026056 seconds and 4 git commands to generate.