Re: [PATCH 4/6] rv: Remove rv_reactor's reference counter
From: Gabriele Monaco <gmonaco@redhat.com>
Date: 2025-07-22 08:30:46
Also in:
lkml
From: Gabriele Monaco <gmonaco@redhat.com>
Date: 2025-07-22 08:30:46
Also in:
lkml
On Tue, 2025-07-22 at 10:27 +0200, Nam Cao wrote:
On Mon, Jul 21, 2025 at 05:49:02PM +0200, Gabriele Monaco wrote:quoted
Also, I'd need to verify this but depending on the order of exit functions, we might be seeing the same problems with built-in reactors when active on shutdown. I'm going to play a bit with this and see if this workaround of not deleting the reactor was introduced for that (I doubt though).I'm not sure I follow. exit functions are never called for built-in reactors. They are even discarded out of the built image.
You're right, was tripping, ignore what I just said.. Reviewed-by: Gabriele Monaco <gmonaco@redhat.com> Thanks, Gabriele