* [2.6 patch] unexport slab_reclaim_pages
@ 2005-03-06 14:46 Adrian Bunk
0 siblings, 0 replies; 2+ messages in thread
From: Adrian Bunk @ 2005-03-06 14:46 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/slab.c.old 2005-03-04 16:14:03.000000000 +0100
+++ linux-2.6.11-mm1-full/mm/slab.c 2005-03-04 16:14:17.000000000 +0100
@@ -558,7 +558,6 @@
* 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
^ permalink raw reply [flat|nested] 2+ messages in thread
* [2.6 patch] unexport slab_reclaim_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/slab.c.old 2005-03-04 16:14:03.000000000 +0100
+++ linux-2.6.11-mm1-full/mm/slab.c 2005-03-04 16:14:17.000000000 +0100
@@ -558,7 +558,6 @@
* 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
^ 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:46 [2.6 patch] unexport slab_reclaim_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