* [2.6 patch] mm/page_alloc.c: unexport nr_swap_pages
@ 2005-03-06 14:44 Adrian Bunk
0 siblings, 0 replies; 2+ messages in thread
From: Adrian Bunk @ 2005-03-06 14:44 UTC (permalink / raw)
To: linux-kernel
I didn't find any possible modular usage in the kernel.
Signed-off-by: Adrian Bunk <bunk@stusta.de>
--- 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
^ permalink raw reply [flat|nested] 2+ messages in thread
* [2.6 patch] mm/page_alloc.c: unexport nr_swap_pages
@ 2005-03-25 1:11 Adrian Bunk
0 siblings, 0 replies; 2+ messages in thread
From: Adrian Bunk @ 2005-03-25 1:11 UTC (permalink / raw)
To: Andrew Morton; +Cc: linux-kernel
I didn't find any possible modular usage in the kernel.
Signed-off-by: Adrian Bunk <bunk@stusta.de>
---
This patch was already sent on:
- 6 Mar 2005
--- 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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-03-25 1:13 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-03-06 14:44 [2.6 patch] mm/page_alloc.c: unexport nr_swap_pages Adrian Bunk
-- strict thread matches above, loose matches on Subject: below --
2005-03-25 1:11 Adrian Bunk
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox