Re: [PATCH v5 00/22] Live Update Orchestrator
From: Andrew Morton
Date: Sat Nov 08 2025 - 13:37:13 EST
On Sat, 8 Nov 2025 13:13:32 -0500 Pasha Tatashin <pasha.tatashin@xxxxxxxxxx> wrote:
> On Fri, Nov 7, 2025 at 5:33 PM Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> wrote:
> >
> > On Fri, 7 Nov 2025 16:02:58 -0500 Pasha Tatashin <pasha.tatashin@xxxxxxxxxx> wrote:
> >
> > > This series introduces the Live Update Orchestrator, a kernel subsystem
> > > designed to facilitate live kernel updates using a kexec-based reboot.
> >
> > I added this to mm.git's mm-nonmm-stable branch for some linux-next
> > exposure. The usual Cc's were suppressed because there would have been
> > so many of them.
>
> Thank you!
>
No prob.
It's unfortunate that one has to take unexpected steps (disable
CONFIG_DEFERRED_STRUCT_PAGE_INIT) just to compile test this.
It's a general thing. I'm increasingly unhappy about how poor
allmodconfig coverage is, so I'm starting to maintain a custom .config
to give improved coverage.