[PATCH v2 0/5] Update doc and fix some issues about kdump

Tiezhu Yang yangtiezhu at loongson.cn
Tue Feb 8 04:51:01 PST 2022


Tiezhu Yang (5):
  docs: kdump: update description about sysfs file system support
  docs: kdump: add scp example to write out the dump file
  panic: unset panic_on_warn inside panic()
  ubsan: no need to unset panic_on_warn in ubsan_epilogue()
  kasan: no need to unset panic_on_warn in end_report()

 Documentation/admin-guide/kdump/kdump.rst | 10 +++++++---
 kernel/panic.c                            | 20 +++++++++++---------
 lib/ubsan.c                               | 10 +---------
 mm/kasan/report.c                         | 10 +---------
 4 files changed, 20 insertions(+), 30 deletions(-)

-- 
2.1.0




More information about the kexec mailing list