]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/blobdiff - arch/x86/mm/srat_64.c
Merge branch 'linus' into x86/bootmem
[mirror_ubuntu-eoan-kernel.git] / arch / x86 / mm / srat_64.c
index 603d285d1daa918e90069ff97697ef57ee3160e6..4c03e13da138cd4dc26b2abb47d4258306a2e6e7 100644 (file)
@@ -444,6 +444,8 @@ int __init acpi_scan_nodes(unsigned long start, unsigned long end)
                return -1;
        }
 
+       init_memory_mapping_high();
+
        /* Account for nodes with cpus and no memory */
        nodes_or(node_possible_map, nodes_parsed, cpu_nodes_parsed);