On Tue, Nov 04, 2025 at 10:59:59AM +0800, Qiang Ma wrote: > This add KEXEC_DEBUG to kexec_flags so that it can be passed > to kernel when '-d' is added with kexec_load interface. With that > flag enabled, kernel can enable the debugging message printing. > > This patch requires support from the kexec_load debugging message > of the Linux kernel[1]. > > [1]: > https://lore.kernel.org/kexec/[email protected]/ > > Signed-off-by: Qiang Ma <[email protected]>
Thanks, applied. - kexec: add kexec flag to support debug printing https://git.kernel.org/pub/scm/utils/kernel/kexec/kexec-tools.git/commit/?id=71d6fd99af7e
