X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=src%2Fcommon%2Fconsumer.c;h=b593a2ae425d4b7cbb023cca272f2c268e30eeba;hb=aaf3bc91a512bd0a43a6c73c036f73f7a27dd042;hp=eed346d06253a2e44ec0298ab846b3e386da839f;hpb=584fc280d529740882a24c87a431e547b5acf8e0;p=lttng-tools.git diff --git a/src/common/consumer.c b/src/common/consumer.c index eed346d06..b593a2ae4 100644 --- a/src/common/consumer.c +++ b/src/common/consumer.c @@ -2333,7 +2333,7 @@ restart: consumer_del_metadata_stream(stream, metadata_ht); } else { ERR("Unexpected poll events %u for sock %d", revents, pollfd); - rcu_read_unlock; + rcu_read_unlock(); goto end; } /* Release RCU lock for the stream looked up */