• Andrew Morton's avatar
    [PATCH] bootmem allocator merging fix · 344391c7
    Andrew Morton authored
    Patch from "Juan M. de la Torre" <jmtorre@gmx.net>
    
    If the requested align is PAGE_SIZE, it is impossible to merge with the
    previous allocation request, because the allocated area must begin in a
    page boundary.
    344391c7
bootmem.c 9.53 KB