x86, uv: add early detection of UV system types
[deliverable/linux.git] / arch / x86 / kernel / setup.c
index de6a9d6d599fe435de11fb89b66659a74c3e5b42..2255782e8d4b94664ff8c3c053af26aa114d0e6c 100644 (file)
@@ -998,6 +998,8 @@ void __init setup_arch(char **cmdline_p)
         */
        acpi_boot_table_init();
 
+       early_acpi_boot_init();
+
 #ifdef CONFIG_ACPI_NUMA
        /*
         * Parse SRAT to discover nodes.
This page took 0.027002 seconds and 5 git commands to generate.