Huang Shijie 2369f171d5 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: Huang Shijie <shijie@os.amperecomputing.com>
Link: https://lore.kernel.org/r/20220209092642.9181-1-shijie@os.amperecomputing.com
Signed-off-by: Will Deacon <will@kernel.org>
2022-03-07 21:25:47 +00:00
..
2021-10-01 13:31:00 +01:00
2021-08-04 16:54:36 +00:00
2021-12-01 00:06:44 +01:00
2021-12-06 16:27:51 +00:00
2022-01-16 16:15:14 +02:00
2020-09-07 15:00:52 +01:00
2021-03-24 20:19:30 +00:00
2021-02-04 13:59:49 +00:00
2021-10-07 09:30:24 +01:00
2022-01-12 16:26:58 -08:00
2021-09-01 15:04:29 -07:00
2021-12-01 00:06:44 +01:00
2021-04-16 16:10:36 -07:00
2021-11-02 22:22:13 -07:00
2021-12-01 00:06:44 +01:00