Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 322349
b: refs/heads/master
c: a7ccbcf
h: refs/heads/master
i:
  322347: a86f898
v: v3
  • Loading branch information
Linus Torvalds committed Aug 29, 2012
1 parent 5f003f8 commit d5b066e
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: 3e5531caffcc07b67452c4a8170ffb4c2bd1c9b7
refs/heads/master: a7ccbcf3307022c48810eebd99aa8dba84f13caf
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 d5b066e

Please sign in to comment.