From: Mathieu Desnoyers Date: Wed, 24 Dec 2014 17:10:01 +0000 (-0500) Subject: Fix: add missing RCU read unlock X-Git-Url: https://git.lttng.org/?a=commitdiff_plain;ds=sidebyside;h=69d8ecd9c336ab347546956818ac73ac70202ccd;hp=69d8ecd9c336ab347546956818ac73ac70202ccd;p=lttng-tools.git Fix: add missing RCU read unlock Master commit 24eb8569dc841f318d7964ca9a0ad0a4f9508a8e "Fix: Missing RCU read locks in syscall_list_channel()" Introduces unbalanced RCU read-side lock/unlock. Should be applied to master and stable-2.6. Signed-off-by: Mathieu Desnoyers Signed-off-by: Jérémie Galarneau ---