[PATCH v2 07/10] liveupdate: Remove limit on the number of files per session
Mike Rapoport
rppt at kernel.org
Sun May 17 10:33:59 PDT 2026
On Thu, May 14, 2026 at 10:26:25PM +0000, Pasha Tatashin wrote:
> To remove the fixed limit on the number of preserved files per session,
> transition the file metadata serialization from a single contiguous
> memory block to a chain of linked blocks.
>
> Signed-off-by: Pasha Tatashin <pasha.tatashin at soleen.com>
Acked-by: Mike Rapoport (Microsoft) <rppt at kernel.org>
> ---
> include/linux/kho/abi/luo.h | 13 +--
> kernel/liveupdate/luo_file.c | 142 +++++++++++++++----------------
> kernel/liveupdate/luo_internal.h | 5 +-
> 3 files changed, 77 insertions(+), 83 deletions(-)
--
Sincerely yours,
Mike.
More information about the kexec
mailing list