From: Mathieu Desnoyers Date: Thu, 19 Jan 2017 00:23:26 +0000 (-0500) Subject: Fix: thread_dispatch_ust_registration needs to be a RCU thread X-Git-Tag: v2.10.0-rc1~69 X-Git-Url: https://git.lttng.org/?a=commitdiff_plain;h=967e3668fc4d224563281a809b1483a397dd9534;hp=967e3668fc4d224563281a809b1483a397dd9534;p=lttng-tools.git Fix: thread_dispatch_ust_registration needs to be a RCU thread It uses a read-side lock. Signed-off-by: Mathieu Desnoyers Signed-off-by: Jérémie Galarneau ---