]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
liveupdate: remove luo_session_quiesce()
authorPasha Tatashin <pasha.tatashin@soleen.com>
Fri, 27 Mar 2026 03:33:30 +0000 (03:33 +0000)
committerAndrew Morton <akpm@linux-foundation.org>
Sat, 18 Apr 2026 07:10:50 +0000 (00:10 -0700)
commit118c3908242076c6e281c7010d29c2d0607c3190
tree842e578c9c9cba0003eb2f3d859e45d71845dea9
parent76be9983df33aebd69716edaa8204ed90e72fef1
liveupdate: remove luo_session_quiesce()

Now that FLB module references are handled dynamically during active
sessions, we can safely remove the luo_session_quiesce() and
luo_session_resume() mechanism.

Link: https://lore.kernel.org/20260327033335.696621-7-pasha.tatashin@soleen.com
Signed-off-by: Pasha Tatashin <pasha.tatashin@soleen.com>
Reviewed-by: Pratyush Yadav (Google) <pratyush@kernel.org>
Cc: David Matlack <dmatlack@google.com>
Cc: Mike Rapoport <rppt@kernel.org>
Cc: Samiullah Khawaja <skhawaja@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
kernel/liveupdate/luo_file.c
kernel/liveupdate/luo_flb.c
kernel/liveupdate/luo_internal.h
kernel/liveupdate/luo_session.c