kernel/drivers/acpi/bus.c
.. .. @@ -1252,6 +1252,8 @@ 1252 1252 1253 1253 pci_mmcfg_late_init(); 1254 1254 acpi_iort_init(); 1255 + acpi_hest_init();1256 + ghes_init();1255 1257 acpi_scan_init(); 1256 1258 acpi_ec_init(); 1257 1259 acpi_debugfs_init();