[PATCH v9 0/3] kho: add support for deferred struct page init

Mike Rapoport rppt at kernel.org
Mon Apr 27 09:21:01 PDT 2026


From: Mike Rapoport (Microsoft) <rppt at kernel.org>

On Thu, 23 Apr 2026 14:25:35 +0200, Michal Clapinski wrote:
> When CONFIG_DEFERRED_STRUCT_PAGE_INIT is enabled, struct page
> initialization is deferred to parallel kthreads that run later in
> the boot process.
> 
> Currently, KHO is incompatible with DEFERRED.
> This series fixes that incompatibility.
> 
> [...]

Applied to next branch of liveupdate/linux.git tree, thanks!

[1/3] kho: fix deferred initialization of scratch areas
      commit: fe60961059eee7a3a303454c827bb347c45612c1
[2/3] kho: make preserved pages compatible with deferred struct page init
      commit: d4835433f4f6b5d618955a6a6eeb3e9f8b2b725e
[3/3] selftests: kho: test with deferred struct page init
      commit: eee13213401bafb7ffe3b447adffb1f570b9d813

tree: https://git.kernel.org/pub/scm/linux/kernel/git/liveupdate/linux
branch: next

--
Sincerely yours,
Mike.




More information about the kexec mailing list