X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fcommon%2Fconsumer.c;h=0299d5e952cfd5c946ef91916103e8f261b02623;hp=c8628e8767ba1c6ee263f0f0d44f2b4fc6160748;hb=11a2fd460f033afa2d5f41a70eb1fd3a84fcf89d;hpb=03e431550191df8609f921c7b4054c57ee4644d8 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 */