Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 56729
b: refs/heads/master
c: 38bdc32
h: refs/heads/master
i:
  56727: 5926826
v: v3
  • Loading branch information
Sam Ravnborg committed May 19, 2007
1 parent 13e2263 commit 219899b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 577a32f620271416d05f852477151fb51c790bc6
refs/heads/master: 38bdc32af442b6ab09ed61b8b669072098c95dd2
2 changes: 1 addition & 1 deletion trunk/mm/slab.c
Original file line number Diff line number Diff line change
Expand Up @@ -2037,7 +2037,7 @@ static size_t calculate_slab_order(struct kmem_cache *cachep,
return left_over;
}

static int setup_cpu_cache(struct kmem_cache *cachep)
static int __init_refok setup_cpu_cache(struct kmem_cache *cachep)
{
if (g_cpucache_up == FULL)
return enable_cpucache(cachep);
Expand Down

0 comments on commit 219899b

Please sign in to comment.