Re: [PATCH v9 7/9] liveupdate: kho: move to kernel/liveupdate
From: Andrew Morton
Date: Fri Nov 07 2025 - 17:23:05 EST
On Sat, 1 Nov 2025 10:23:23 -0400 Pasha Tatashin <pasha.tatashin@xxxxxxxxxx> wrote:
> Move KHO to kernel/liveupdate/ in preparation of placing all Live Update
> core kernel related files to the same place.
I notice that menuconfig is a bit weird after this.
The "General setup" menu offers the "Live Update and Kexec HandOver"
menu but there's nothing in there. If one sets
DEFERRED_STRUCT_PAGE_INIT then things look normal.
Perhaps we shouldn't be offering "Live Update and Kexec HandOver" at
all if !DEFERRED_STRUCT_PAGE_INIT.