summaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorPasha Tatashin <pasha.tatashin@soleen.com>2026-06-03 18:43:57 +0300
committerMike Rapoport (Microsoft) <rppt@kernel.org>2026-06-03 21:15:46 +0300
commitb5a58a922e6f2f9f40faddd8e0e1fe3ce0ea9c56 (patch)
treea15ab86fd8463866b64688bfbf80f204a28b2d10 /scripts/patch-kernel
parent0349ff2887059112ce06831ab29aec47a2a7285a (diff)
downloadlinux-b5a58a922e6f2f9f40faddd8e0e1fe3ce0ea9c56.tar.xz
liveupdate: defer session block allocation and physical address setting
Currently, luo_session_setup_outgoing() allocates the session block and sets its physical address in the header immediately. With upcoming dynamic block-based session management, this makes the first block different from the rest. Move the allocation to where it is first needed. 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-9-pasha.tatashin@soleen.com Signed-off-by: Mike Rapoport (Microsoft) <rppt@kernel.org>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions