vmcoreinfo: add the symbol "phys_base"
[deliverable/linux.git] / arch / x86 / kernel / machine_kexec_64.c
index 236d2f8f7ddcee15ed6e4575a5895f42845a2d8c..576a03db45112cd710cb17e268bf226d76d36012 100644 (file)
@@ -233,6 +233,7 @@ NORET_TYPE void machine_kexec(struct kimage *image)
 
 void arch_crash_save_vmcoreinfo(void)
 {
+       VMCOREINFO_SYMBOL(phys_base);
        VMCOREINFO_SYMBOL(init_level4_pgt);
 
 #ifdef CONFIG_NUMA
This page took 0.024524 seconds and 5 git commands to generate.