OSDN Git Service

drm/radeon: Clean up reference counting and pinning of the cursor BOs
[uclinux-h8/linux.git] / init / main.c
index c599aea..c5d5626 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 */