• Andrew Morton's avatar
    [PATCH] bootmem.c cleanups · 1c630a8d
    Andrew Morton authored
    From: Davide Libenzi <davidel@xmailserver.org>
    
    - Remove a couple of impossible debug checks (unsigneds cannot be
      negative!)
    
    - If __alloc_bootmem_core() fails with a goal and unaligned node_boot_start
      it'll loop fovever.
    1c630a8d
bootmem.c 9.85 KB