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/slab.c | 1 - 1 files changed, 1 deletion(-) diff -puN mm/slab.c~unexport-slab_reclaim_pages mm/slab.c --- 25/mm/slab.c~unexport-slab_reclaim_pages 2005-05-11 21:16:00.000000000 -0700 +++ 25-akpm/mm/slab.c 2005-05-11 21:16:00.000000000 -0700 @@ -628,7 +628,6 @@ static struct list_head cache_chain; * SLAB_RECLAIM_ACCOUNT turns this on per-slab */ atomic_t slab_reclaim_pages; -EXPORT_SYMBOL(slab_reclaim_pages); /* * chicken and egg problem: delay the per-cpu array allocation _