Fix: unload all kernel modules on sessiond exit
authorMichael Jeanson <mjeanson@efficios.com>
Tue, 27 Aug 2024 18:19:03 +0000 (14:19 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 5 Sep 2024 20:44:27 +0000 (20:44 +0000)
commitf50b6d556820ba724597c9fe760677cfbd1c9ceb
tree24c4fc6ea8fb0b6b8d4b89f78a1324e029e8a52a
parentcae96888a30103f92b34d943c51ae0ba844e565f
Fix: unload all kernel modules on sessiond exit

Stopping a root lttng-sessiond that has loaded kernel modules currently
leaves some modules loaded, add them in the correct order to allow
unloading them all.

Change-Id: I71f25c798f8c42737d295f32a5e3708287168bc6
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
src/bin/lttng-sessiond/modprobe.cpp
This page took 0.025011 seconds and 4 git commands to generate.