linux-stable/Documentation/admin-guide/kdump
Xianting Tian c5b4216929
Documentation: kdump: describe VMCOREINFO export for RISCV64
The following interrelated definitions and ranges are needed by the
kdump crash tool, which are exported by
"arch/riscv/kernel/crash_core.c":

    VA_BITS,
    PAGE_OFFSET,
    phys_ram_base,
    KERNEL_LINK_ADDR,
    MODULES_VADDR ~ MODULES_END,
    VMALLOC_START ~ VMALLOC_END,
    VMEMMAP_START ~ VMEMMAP_END,

Document these RISCV64 exports above.

Reviewed-by: Bagas Sanjaya <bagasdotme@gmail.com>
Signed-off-by: Xianting Tian <xianting.tian@linux.alibaba.com>
Acked-by: Baoquan He <bhe@redhat.com>
Link: https://lore.kernel.org/r/20221026144208.373504-3-xianting.tian@linux.alibaba.com
[Palmer: wrap commit text]
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
2022-12-02 16:48:58 -08:00
..
gdbmacros.txt printk: move dictionary keys to dev_printk_info 2020-09-22 11:27:48 +02:00
index.rst
kdump.rst docs: kdump: add scp example to write out the dump file 2022-03-23 19:00:34 -07:00
vmcoreinfo.rst Documentation: kdump: describe VMCOREINFO export for RISCV64 2022-12-02 16:48:58 -08:00