Re: [PATCH v8 7/8] liveupdate: kho: move kho debugfs directory to liveupdate

From: Mike Rapoport
Date: Sun Oct 26 2025 - 12:33:00 EST


On Fri, Oct 24, 2025 at 12:10:01PM -0400, Pasha Tatashin wrote:
> Now, that LUO and KHO both live under kernel/liveupdate, it makes

And they still don't :/

> sense to also move the kho debugfs files to liveupdate/ in order to
> keep current and upcoming LUO/KHO features organized.
>
> The old names:
> /sys/kernel/debug/kho/out/
> /sys/kernel/debug/kho/in/
>
> The new names:
> /sys/kernel/debug/liveupdate/kho_out/
> /sys/kernel/debug/liveupdate/kho_in/
>
> Also, export the liveupdate_debufs_root, so future LUO selftests,
> kexec telemtry, and other users could use it as well.

No, this is backwards. If anything it will be kho_debugfs_root.
But I don't see why we can't have /sys/kernel/debug/liveupdate alongside
/sys/kernel/debug/kho.

@Andrew, please drop this patch for now.

--
Sincerely yours,
Mike.