Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 322346
b: refs/heads/master
c: 51cd8e6
h: refs/heads/master
v: v3
  • Loading branch information
David Rientjes authored and Linus Torvalds committed Aug 29, 2012
1 parent a0f358e commit 12e2fb3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: c182ae42cc3611f7b3fa803c0bcab6e5d29bea63
refs/heads/master: 51cd8e6ff265650e35e46b5bcbe2ee381a7a2877
1 change: 1 addition & 0 deletions trunk/mm/slab.c
Original file line number Diff line number Diff line change
Expand Up @@ -3260,6 +3260,7 @@ static void *cache_alloc_refill(struct kmem_cache *cachep, gfp_t flags,

/* cache_grow can reenable interrupts, then ac could change. */
ac = cpu_cache_get(cachep);
node = numa_mem_id();

/* no objects in sight? abort */
if (!x && (ac->avail == 0 || force_refill))
Expand Down

0 comments on commit 12e2fb3

Please sign in to comment.