]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - init/main.c
PCI: Remove Intel Cherrytrail D3 delays
[karo-tx-linux.git] / init / main.c
index c599aea23bb1cbaec3eeb55ec2a181fcd735fd2c..c5d5626289cee3a46f7e1b7d2441ca0496ba4471 100644 (file)
@@ -1004,6 +1004,8 @@ static noinline void __init kernel_init_freeable(void)
        smp_init();
        sched_init_smp();
 
+       page_alloc_init_late();
+
        do_basic_setup();
 
        /* Open the /dev/console on the rootfs, this should never fail */