Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 346880
b: refs/heads/master
c: a755b76
h: refs/heads/master
v: v3
  • Loading branch information
Randy Dunlap authored and Pekka Enberg committed Nov 15, 2012
1 parent ecedc39 commit 7c49b94
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 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: 789306e5ad6b3051c263ac2478875efa8bc07462
refs/heads/master: a755b76ab4cefe3d3aa046f3abc62b7e087336b3
5 changes: 1 addition & 4 deletions trunk/mm/slab.c
Original file line number Diff line number Diff line change
Expand Up @@ -2314,11 +2314,8 @@ static int __init_refok setup_cpu_cache(struct kmem_cache *cachep, gfp_t gfp)

/**
* __kmem_cache_create - Create a cache.
* @name: A string which is used in /proc/slabinfo to identify this cache.
* @size: The size of objects to be created in this cache.
* @align: The required alignment for the objects.
* @cachep: cache management descriptor
* @flags: SLAB flags
* @ctor: A constructor for the objects.
*
* Returns a ptr to the cache on success, NULL on failure.
* Cannot be called within a int, but can be interrupted.
Expand Down

0 comments on commit 7c49b94

Please sign in to comment.