On Sat, May 30 2026, Pasha Tatashin wrote: > 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) <[email protected]> > Signed-off-by: Pasha Tatashin <[email protected]>
Reviewed-by: Pratyush Yadav (Google) <[email protected]> [...] -- Regards, Pratyush Yadav

