On Tue, Oct 21, 2025 at 08:57:19PM -0400, Pasha Tatashin wrote: > Now, that LUO and KHO both live under kernel/liveupdate, it makes > sense to also move the kho debugfs files to liveupdate/
But we don't have LUO yet :/ > 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 could > use it as well. Let's postpone this change until then. TBH, I don't see anything wrong with KHO and LUO selftest debugfs files living at the top level, i.e /sys/kernel/debug/kho/ /sys/kernel/debug/luo_selftest -- Sincerely yours, Mike.

