Re: [PATCH v2 00/13] kho: simplify state machine and enable dynamic updates
From: Andrew Morton
Date: Fri Nov 14 2025 - 16:44:35 EST
On Fri, 14 Nov 2025 13:59:49 -0500 Pasha Tatashin <pasha.tatashin@xxxxxxxxxx> wrote:
> Andrew: This series applies against mm-nonmm-unstable, but should
> go right before LUOv5, i.e. on top of:
> "liveupdate: kho: use %pe format specifier for error pointer printing"
>
> Changelog v2:
> - Addressed comments from Mike and Pratyush
> - Added Review-bys.
>
> It also replaces the following patches, that once applied should be
> dropped from mm-nonmm-unstable:
> "liveupdate: kho: when live update add KHO image during kexec load"
> "liveupdate: Kconfig: make debugfs optional"
> "kho: enable KHO by default"
>
> This patch series refactors the Kexec Handover subsystem to transition
> from a rigid, state-locked model to a dynamic, re-entrant architecture.
> It also introduces usability improvements.
OK.
Where are we with the series "Live Update Orchestrator, v5"?
I'm seeing a couple of review comments which I plan to circle back on:
https://lkml.kernel.org/r/aROZi043lxtegqWE@xxxxxxxxxx
https://lkml.kernel.org/r/mafs0ms4tajcs.fsf@xxxxxxxxxx
and a comment from yourself against
liveupdate-luo_core-integrate-with-kho.patch which indicates that you
plan to update that patch?