]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
liveupdate: Extract luo_session_deserialize_one helper
authorPasha Tatashin <pasha.tatashin@soleen.com>
Wed, 3 Jun 2026 15:43:55 +0000 (15:43 +0000)
committerMike Rapoport (Microsoft) <rppt@kernel.org>
Wed, 3 Jun 2026 18:15:46 +0000 (21:15 +0300)
commitbe9d10d167652e11283cd07c7daf187222808db1
treef785a355f820b6101c3706b98cd0e5e0319a1808
parent51b71af922a7145e63fdc0cab075d681ecd89e4a
liveupdate: Extract luo_session_deserialize_one helper

Extract the logic for deserializing single entries for sessions into
separate helper functions. In preparation to a linked-block
serialization for sessions.

This is a pure code movement, no other changes intended.

Acked-by: Mike Rapoport (Microsoft) <rppt@kernel.org>
Reviewed-by: Pratyush Yadav (Google) <pratyush@kernel.org>
Signed-off-by: Pasha Tatashin <pasha.tatashin@soleen.com>
Link: https://patch.msgid.link/20260603154402.468928-7-pasha.tatashin@soleen.com
Signed-off-by: Mike Rapoport (Microsoft) <rppt@kernel.org>
kernel/liveupdate/luo_session.c