[PATCH v7 0/3] kho: add support for deferred struct page init
Andrew Morton
akpm at linux-foundation.org
Tue Mar 17 10:46:25 PDT 2026
On Tue, 17 Mar 2026 15:15:31 +0100 Michal Clapinski <mclapinski at google.com> wrote:
> When CONFIG_DEFERRED_STRUCT_PAGE_INIT (hereinafter DEFERRED) 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.
Thanks, I've added this series to mm.git's mm-new branch for testing.
All being well I'll move it into the mm-unstable branch (and hence
linux-next) in a few days. All being well I'll move it into the
non-rebasing mm-stable branch a few weeks hence. Then into mainline
during the merge window!
[1/3] and [2/3] aren't showing any review at this time, but the
well-reviewed [3/3] is the meat of this series.
More information about the kexec
mailing list