Skip to content
Commit 2369f171 authored by Huang Shijie's avatar Huang Shijie Committed by Will Deacon
Browse files

arm64: crash_core: Export MODULES, VMALLOC, and VMEMMAP ranges



The following interrelated ranges are needed by the kdump crash tool:
	MODULES_VADDR ~ MODULES_END,
	VMALLOC_START ~ VMALLOC_END,
	VMEMMAP_START ~ VMEMMAP_END

Since these values change from time to time, it is preferable to export
them via vmcoreinfo than to change the crash's code frequently.

Signed-off-by: default avatarHuang Shijie <shijie@os.amperecomputing.com>
Link: https://lore.kernel.org/r/20220209092642.9181-1-shijie@os.amperecomputing.com


Signed-off-by: default avatarWill Deacon <will@kernel.org>
parent a8a733b2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment