Re: [PATCH v5 00/22] Live Update Orchestrator
From: Andrew Morton <akpm@linux-foundation.org>
Date: 2025-11-08 18:36:58
Also in:
linux-doc, linux-fsdevel, linux-mm, lkml
From: Andrew Morton <akpm@linux-foundation.org>
Date: 2025-11-08 18:36:58
Also in:
linux-doc, linux-fsdevel, linux-mm, lkml
On Sat, 8 Nov 2025 13:13:32 -0500 Pasha Tatashin [off-list ref] wrote:
On Fri, Nov 7, 2025 at 5:33 PM Andrew Morton [off-list ref] wrote:quoted
On Fri, 7 Nov 2025 16:02:58 -0500 Pasha Tatashin [off-list ref] wrote:quoted
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.