[PATCH 0/3] Some cleanups and fixes

Yuntao Wang ytcoode at gmail.com
Thu Dec 14 08:38:39 PST 2023


This series includes two cleanups and one fix.

Yuntao Wang (3):
  x86/crash: remove the unused image parameter from
    prepare_elf_headers()
  x86/crash: use SZ_1M macro instead of hardcoded value
  crash_core: fix and simplify the logic of crash_exclude_mem_range()

 arch/x86/kernel/crash.c | 12 +++----
 kernel/crash_core.c     | 70 +++++++++++------------------------------
 2 files changed, 25 insertions(+), 57 deletions(-)

-- 
2.43.0




More information about the kexec mailing list