X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;ds=sidebyside;f=src%2Fbin%2Flttng-sessiond%2Ftrace-ust.cpp;h=ec62eef09810eca42ba55632f2898982560eaa99;hb=ff9fe3137fc1aec6e18ebbf7c218907698206e7d;hp=ce85c32369f8567670b395c3211f47b4ba51ea85;hpb=556d5faeec58c69a045ecbe7b24e9dda0760aab4;p=lttng-tools.git diff --git a/src/bin/lttng-sessiond/trace-ust.cpp b/src/bin/lttng-sessiond/trace-ust.cpp index ce85c3236..ec62eef09 100644 --- a/src/bin/lttng-sessiond/trace-ust.cpp +++ b/src/bin/lttng-sessiond/trace-ust.cpp @@ -1387,8 +1387,6 @@ static void destroy_domain_global(struct ltt_ust_domain_global *dom) /* * Cleanup ust session structure, keeping data required by * destroy notifier. - * - * Should *NOT* be called with RCU read-side lock held. */ void trace_ust_destroy_session(struct ltt_ust_session *session) {