[RFC PATCH 1/5] crash dump bitmap: add a kernel config and help document
Add a kernel config and help document for CRASH_DUMP_BITMAP. Signed-off-by: Jingbai Ma --- Documentation/kdump/crash_dump_bitmap.txt | 378 + arch/x86/Kconfig | 16 + 2 files changed, 394 insertions(+), 0 deletions(-) create mode 100644 Do
[RFC PATCH 1/5] crash dump bitmap: add a kernel config and help document
Add a kernel config and help document for CRASH_DUMP_BITMAP. Signed-off-by: Jingbai Ma --- Documentation/kdump/crash_dump_bitmap.txt | 378 + arch/x86/Kconfig | 16 + 2 files changed, 394 insertions(+), 0 deletions(-) create mode 100644 Do