• Andrew Morton's avatar
    [PATCH] hugetlb kmap fix · db12b88f
    Andrew Morton authored
    From Bill Irwin
    
    This patch makes alloc_hugetlb_page() kmap() the memory it's zeroing,
    and cleans up a tiny bit of list handling on the side.  Without this
    fix, it oopses every time it's called.
    db12b88f
hugetlbpage.c 11.6 KB