• Pekka Enberg's avatar
    SLQB: Fix early boot allocations · 0bccd99f
    Pekka Enberg authored
    The slab allocator is set up much earlier in the boot sequence now so the
    allocator must be able to support GFP_KERNEL allocations when interrupts are
    not enabled yet.
    
    Cc: Andrew Morton <akpm@linux-foundation.org>
    Cc: Nick Piggin <npiggin@suse.de>
    Signed-off-by: default avatarPekka Enberg <penberg@cs.helsinki.fi>
    0bccd99f
slqb.c 83.8 KB