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:01:42 +0000 (07:01 -0500)
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
src/bin/lttng-sessiond/ust-app.c

index 784a49ce06f7eb61dd8afa3d8b99bfadaf33c547..132bde1bd8943053da78aa5dddc3224bbf9f1d71 100644 (file)
@@ -1969,6 +1969,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.026081 seconds and 4 git commands to generate.