On Wed, Oct 22, 2025 at 8:51 AM David Matlack <[email protected]> wrote: > > On Mon, Oct 20, 2025 at 3:03 AM Jason Miu <[email protected]> wrote: > > diff --git a/include/linux/live_update/abi/kexec_handover.h > > b/include/linux/live_update/abi/kexec_handover.h > > new file mode 100644 > > The need for this directory also came up in Vipin's VFIO series [1], > so let's align on a directory we can all use. > > Should we s/live_update/liveupdate/ to align with the file/directory > naming convention Pasha is using in LUO (no underscore)? [2] > > Otherwise, LGTM. > > [1] https://lore.kernel.org/kvm/[email protected]/ > [2] > https://lore.kernel.org/lkml/[email protected]/
Thanks for the suggestion. Yes, let's follow the convention in LUO [1]. Will use "include/linux/liveupdate/abi/kexec_handover.h" in this patch and share the "include/linux/liveupdate/abi/" path for liveupdate components. [1] https://lore.kernel.org/lkml/[email protected]/ -- Jason Miu
