X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fbin%2Flttng-sessiond%2Fust-app.c;h=675283aa63477b3679aa27a7f8942d1c52453dae;hp=54479e23c03416b2a6d44b6bf7c780b949141d01;hb=9acdc1d6905e2bf2c814d303b152e56525745710;hpb=66ff8e3f938e33a59c55ecf8011422a4c0174ce7 diff --git a/src/bin/lttng-sessiond/ust-app.c b/src/bin/lttng-sessiond/ust-app.c index 54479e23c..675283aa6 100644 --- a/src/bin/lttng-sessiond/ust-app.c +++ b/src/bin/lttng-sessiond/ust-app.c @@ -2845,6 +2845,8 @@ error: /* * Create and send to the application the created buffers with per UID buffers. * + * This MUST be called with a RCU read side lock acquired. + * * Return 0 on success else a negative value. */ static int create_channel_per_uid(struct ust_app *app,