[2.6 patch] mm/page_alloc.c: unexport nr_swap_pages

From: Adrian Bunk
Date: Sun Mar 06 2005 - 09:48:55 EST


I didn't find any possible modular usage in the kernel.

Signed-off-by: Adrian Bunk <bunk@xxxxxxxxx>

--- linux-2.6.11-mm1-full/mm/page_alloc.c.old 2005-03-04 16:00:09.000000000 +0100
+++ linux-2.6.11-mm1-full/mm/page_alloc.c 2005-03-04 16:00:20.000000000 +0100
@@ -60,7 +60,6 @@
int sysctl_lowmem_reserve_ratio[MAX_NR_ZONES-1] = { 256, 32 };

EXPORT_SYMBOL(totalram_pages);
-EXPORT_SYMBOL(nr_swap_pages);

/*
* Used by page_zone() to look up the address of the struct zone whose

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/