aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/admin-guide/kdump/vmcoreinfo.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/admin-guide/kdump/vmcoreinfo.rst')
-rw-r--r--Documentation/admin-guide/kdump/vmcoreinfo.rst8
1 files changed, 4 insertions, 4 deletions
diff --git a/Documentation/admin-guide/kdump/vmcoreinfo.rst b/Documentation/admin-guide/kdump/vmcoreinfo.rst
index bced9e4b6e0899..0f714fc945acf4 100644
--- a/Documentation/admin-guide/kdump/vmcoreinfo.rst
+++ b/Documentation/admin-guide/kdump/vmcoreinfo.rst
@@ -65,11 +65,11 @@ Defines the beginning of the text section. In general, _stext indicates
the kernel start address. Used to convert a virtual address from the
direct kernel map to a physical address.
-vmap_area_list
---------------
+VMALLOC_START
+-------------
-Stores the virtual area list. makedumpfile gets the vmalloc start value
-from this variable and its value is necessary for vmalloc translation.
+Stores the base address of vmalloc area. makedumpfile gets this value
+since is necessary for vmalloc translation.
mem_map
-------