[PATCH 0/3] Some bug fixes and cleanups related to kexec

Yuntao Wang ytcoode at gmail.com
Fri Dec 15 00:09:07 PST 2023


This series includes some bug fixes and cleanups for kexec.

Yuntao Wang (3):
  kexec_file: fix incorrect end value passed to
    kimage_is_destination_range()
  kexec_file: fix incorrect temp_start value in
    locate_mem_hole_top_down()
  x86/kexec: use pr_err() instead of pr_debug() when an error occurs

 arch/x86/kernel/kexec-bzimage64.c |  2 +-
 kernel/kexec_file.c               | 11 +++++------
 mm/highmem.c                      |  2 --
 3 files changed, 6 insertions(+), 9 deletions(-)

-- 
2.43.0




More information about the kexec mailing list