Note find_ust_app_context must be called with RCU read lock
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Wed, 12 Nov 2014 20:19:49 +0000 (15:19 -0500)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Sun, 16 Nov 2014 12:29:18 +0000 (07:29 -0500)
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
src/bin/lttng-sessiond/ust-app.c

index 7e4bf94051028f7c361749f0a162a4baee8e53b4..1ad08690d9550436e951cdccff3a435f9a561760 100644 (file)
@@ -1989,6 +1989,7 @@ no_match:
 /*
  * Lookup for an ust app context from an lttng_ust_context.
  *
+ * Must be called while holding RCU read side lock.
  * Return an ust_app_ctx object or NULL on error.
  */
 static
This page took 0.026464 seconds and 4 git commands to generate.