On Wed, Jun 4, 2025 at 12:03 PM Pratyush Yadav <pratyush@xxxxxxxxxx> wrote: > > 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/ Done. Thanks, Pasha