[PATCH] Move hugetlb declarations into their own header
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.
Showing
include/linux/hugetlb.h
0 → 100644
Please register or sign in to comment