From 39595c59e060edb95c6bb5495963c2835ae92f8f Mon Sep 17 00:00:00 2001 From: Andrew Morton Date: Sun, 6 May 2007 14:49:31 -0700 Subject: [PATCH] --- yaml --- r: 54194 b: refs/heads/master c: a3a02be79114b854acc555e8ed686eb84f44ae2e h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/mm/slab.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 9a20fb246475..06a7b91754c8 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 3b1d92c56514987010bb0201b5c71aeb633fc4f8 +refs/heads/master: a3a02be79114b854acc555e8ed686eb84f44ae2e diff --git a/trunk/mm/slab.c b/trunk/mm/slab.c index 1f2627cc45d0..9cd01fa60004 100644 --- a/trunk/mm/slab.c +++ b/trunk/mm/slab.c @@ -1949,7 +1949,7 @@ static void slab_destroy(struct kmem_cache *cachep, struct slab *slabp) * For setting up all the kmem_list3s for cache whose buffer_size is same as * size of kmem_list3. */ -static void set_up_list3s(struct kmem_cache *cachep, int index) +static void __init set_up_list3s(struct kmem_cache *cachep, int index) { int node;