• Andrew Morton's avatar
    [PATCH] Move hugetlb declarations into their own header · 5c7eb9d8
    Andrew Morton authored
    From Bill Irwin
    
    Move hugetlb and hugetlbfs declarations into a dedicated header file.
    
    Hugetlb's big #ifdeffed block in mm.h got a lot bigger with hugetlbfs.
    This patch basically attempts to remove the noise from mm.h by simply
    rearranging it into a new header, and fixing all users of hugetlb.
    5c7eb9d8
init.c 50.9 KB