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

index 46113cf5e94c5abdd6b2e6051ba9a8c8e0b076fa..84ab8b1c8db29a67dc5cae531f52b64682356026 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.027502 seconds and 4 git commands to generate.