Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 54194
b: refs/heads/master
c: a3a02be
h: refs/heads/master
v: v3
  • Loading branch information
Andrew Morton authored and Linus Torvalds committed May 7, 2007
1 parent b842d07 commit 39595c5
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: 3b1d92c56514987010bb0201b5c71aeb633fc4f8
refs/heads/master: a3a02be79114b854acc555e8ed686eb84f44ae2e
2 changes: 1 addition & 1 deletion trunk/mm/slab.c
Original file line number Diff line number Diff line change
Expand Up @@ -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;

Expand Down

0 comments on commit 39595c5

Please sign in to comment.