On Thu, May 15 2025, Pasha Tatashin wrote: > Currently, KHO is controlled via debugfs interface, but once LUO is > introduced, it can control KHO, and the debug interface becomes > optional. > > Add a separate config CONFIG_KEXEC_HANDOVER_DEBUG that enables > the debugfs interface, and allows to inspect the tree. > > Move all debufs related code to a new file to keep the .c files Nit: s/debufs/debugfs/ I don't have any other feedback for this patch so a lot of bits wasted for one typo fix ;-) > clear of ifdefs. > > Signed-off-by: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx> [...] -- Regards, Pratyush Yadav