X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fcommon%2Fconsumer.c;fp=src%2Fcommon%2Fconsumer.c;h=0299d5e952cfd5c946ef91916103e8f261b02623;hp=c8628e8767ba1c6ee263f0f0d44f2b4fc6160748;hb=6f2f1a70002077ebaa604652f08aae017884dfa7;hpb=40297911c79bf3fbc49c98de62a15c03aac28f0d diff --git a/src/common/consumer.c b/src/common/consumer.c index c8628e876..0299d5e95 100644 --- a/src/common/consumer.c +++ b/src/common/consumer.c @@ -2356,7 +2356,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 */