On Thu, May 14, 2026 at 10:26:21PM +0000, Pasha Tatashin wrote: > Extract the logic for deserializing single entries for sessions into > separate helper functions. In preparation to a linked-block > serialization for sessions.
It would be nice to mention that this is a pure code movement without indented changes. > Signed-off-by: Pasha Tatashin <[email protected]> > --- > kernel/liveupdate/luo_session.c | 62 +++++++++++++++++++-------------- > 1 file changed, 36 insertions(+), 26 deletions(-) Acked-by: Mike Rapoport (Microsoft) <[email protected]> -- Sincerely yours, Mike.

