Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 330413
b: refs/heads/master
c: e24fc41
h: refs/heads/master
i:
  330411: 23550f9
v: v3
  • Loading branch information
Joonsoo Kim authored and Pekka Enberg committed Aug 16, 2012
1 parent 7db313a commit 0b28faa
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: 19c7ff9ecd89441096dab6a56f926f7df8ba850a
refs/heads/master: e24fc410f58cc7851188a6e996dc6ce5c4259eb4
1 change: 1 addition & 0 deletions trunk/mm/slub.c
Original file line number Diff line number Diff line change
Expand Up @@ -1962,6 +1962,7 @@ int put_cpu_partial(struct kmem_cache *s, struct page *page, int drain)
local_irq_save(flags);
unfreeze_partials(s);
local_irq_restore(flags);
oldpage = NULL;
pobjects = 0;
pages = 0;
stat(s, CPU_PARTIAL_DRAIN);
Expand Down

0 comments on commit 0b28faa

Please sign in to comment.