On Fri, Jun 12, 2026 at 03:39:42PM -0700, Brian Mak wrote:
> Hi all,
> 
> I realized I forgot to raise a patch series for adding the new kexec_file 
> flags.
> Apologies for the delay on this.
> 
> This series adds support for the KEXEC_FILE_NO_CMA and KEXEC_FILE_FORCE_DTB
> flags, which are used by the --no-cma and --force-dtb options respectively.
> 
> I also saw that there's no debug print for the flags passed to 
> kexec_file_load,
> so I added a print for that as well, which was useful for me to verify these
> patches.
> 
> Please let me know if there's any questions or comments.

Thanks, and likewise sorry for the delay.

Applied as:
- kexec: Add kexec_file_load debug print
  
https://git.kernel.org/pub/scm/utils/kernel/kexec/kexec-tools.git/commit/?id=29898e149feb
- kexec: Add DTB carryover support on x86
  
https://git.kernel.org/pub/scm/utils/kernel/kexec/kexec-tools.git/commit/?id=d5a495bfbfc9
- kexec: Add support for disabling usage of CMA
  
https://git.kernel.org/pub/scm/utils/kernel/kexec/kexec-tools.git/commit/?id=e4de788721cb


Reply via email to