]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - mm/page_owner.c
x86/entry/64: Clear registers for exceptions/interrupts, to reduce speculation attack...
[mirror_ubuntu-bionic-kernel.git] / mm / page_owner.c
index 8592543a0f1599b1ab0c95620ae8ad45e67b7760..270a8219ccd03b0099c48bd267075a7b0d8eadd6 100644 (file)
@@ -616,7 +616,6 @@ static void init_early_allocated_pages(void)
 {
        pg_data_t *pgdat;
 
-       drain_all_pages(NULL);
        for_each_online_pgdat(pgdat)
                init_zones_in_node(pgdat);
 }