• Andrew Morton's avatar
    [PATCH] build fails on sparc64 in hugetlbpage.c · e0ecc25c
    Andrew Morton authored
    From: Romain Francoise <romain@orebokech.com>
    
    arch/sparc64/mm/hugetlbpage.c does not include linux/module.h so
    EXPORT_SYMBOL prints out warnings, and since sparc64 Makefiles have
    -Werror, the build fails.
    e0ecc25c
hugetlbpage.c 11 KB