From: Adrian Bunk I didn't find any possible modular usage in the kernel. Signed-off-by: Adrian Bunk Signed-off-by: Andrew Morton --- mm/hugetlb.c | 1 - 1 files changed, 1 deletion(-) diff -puN mm/hugetlb.c~unexport-hugetlb_total_pages mm/hugetlb.c --- 25/mm/hugetlb.c~unexport-hugetlb_total_pages 2005-05-03 16:15:12.000000000 -0700 +++ 25-akpm/mm/hugetlb.c 2005-05-03 16:15:12.000000000 -0700 @@ -234,7 +234,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 _