Merge remote-tracking branch 'asoc/topic/dma' into asoc-next
[firefly-linux-kernel-4.4.55.git] / kernel / kexec.c
index 23a088fec3c0a62e10f6ad149cb684f1b5de8364..4b8f0c9258843246e9233b0a01f60455725feba9 100644 (file)
@@ -1620,7 +1620,9 @@ static int __init crash_save_vmcoreinfo_init(void)
 #endif
        VMCOREINFO_NUMBER(PG_head_mask);
        VMCOREINFO_NUMBER(PAGE_BUDDY_MAPCOUNT_VALUE);
+#ifdef CONFIG_HUGETLBFS
        VMCOREINFO_SYMBOL(free_huge_page);
+#endif
 
        arch_crash_save_vmcoreinfo();
        update_vmcoreinfo_note();