diff --git a/mm/hugetlb.c b/mm/hugetlb.c index 9a565808da3fac6cad64e7412aa2d12f1a75eb70..728e9bda12ea9971c1cf0212184b1ca2c2d94020 100644 --- a/mm/hugetlb.c +++ b/mm/hugetlb.c @@ -237,7 +237,6 @@ unsigned long hugetlb_total_pages(void) { return nr_huge_pages * (HPAGE_SIZE / PAGE_SIZE); } -EXPORT_SYMBOL(hugetlb_total_pages); /* * We cannot handle pagefaults against hugetlb pages at all. They cause