Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 343343
b: refs/heads/master
c: c95d26c
h: refs/heads/master
i:
  343341: 57f54f4
  343339: 70bb9ec
  343335: 1546dec
  343327: a0149e8
v: v3
  • Loading branch information
Michal Hocko authored and Linus Torvalds committed Dec 13, 2012
1 parent 8453c04 commit db5d6af
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: 220f2ac91353dd8b239b70c4b4cf1615b80c1ff5
refs/heads/master: c95d26c2ffd3931123d6a7a2489530ccbd36da7a
3 changes: 0 additions & 3 deletions trunk/mm/memcontrol.c
Original file line number Diff line number Diff line change
Expand Up @@ -1021,9 +1021,6 @@ void __mem_cgroup_count_vm_event(struct mm_struct *mm, enum vm_event_item idx)
{
struct mem_cgroup *memcg;

if (!mm)
return;

rcu_read_lock();
memcg = mem_cgroup_from_task(rcu_dereference(mm->owner));
if (unlikely(!memcg))
Expand Down

0 comments on commit db5d6af

Please sign in to comment.