From: Mathieu Desnoyers Date: Fri, 10 Feb 2023 20:46:04 +0000 (-0500) Subject: Fix: join worker thread in call_rcu_data_free X-Git-Tag: v0.14.0~4 X-Git-Url: https://git.lttng.org/?a=commitdiff_plain;h=1cf55ba47342156cdf25335264b9774a16e0bb2d;hp=1cf55ba47342156cdf25335264b9774a16e0bb2d;p=userspace-rcu.git Fix: join worker thread in call_rcu_data_free When freeing the call rcu descriptor, join its associated thread as well to ensure complete teardown. Fixes: #1317 Signed-off-by: Mathieu Desnoyers Change-Id: Ic522e0466f56deca8bde519e082f3d7f99ec2e7f ---