Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 349702
b: refs/heads/master
c: 4ba902b
h: refs/heads/master
v: v3
  • Loading branch information
Glauber Costa authored and Linus Torvalds committed Feb 12, 2013
1 parent 2b1a4ae commit c5fc22c
Show file tree
Hide file tree
Showing 2 changed files with 4 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: 9977f0f164d46613288e0b5778eae500dfe06f31
refs/heads/master: 4ba902b5741859a04fdb90d675b9a87721a3fd59
4 changes: 3 additions & 1 deletion trunk/mm/memcontrol.c
Original file line number Diff line number Diff line change
Expand Up @@ -3030,7 +3030,9 @@ int memcg_register_cache(struct mem_cgroup *memcg, struct kmem_cache *s,
if (memcg) {
s->memcg_params->memcg = memcg;
s->memcg_params->root_cache = root_cache;
}
} else
s->memcg_params->is_root_cache = true;

return 0;
}

Expand Down

0 comments on commit c5fc22c

Please sign in to comment.