aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorLi Zefan <[email protected]>2013-07-08 16:00:30 -0700
committerLinus Torvalds <[email protected]>2013-07-09 10:33:24 -0700
commit5347e5ae13710420eebbbd0b22c045685704da80 (patch)
tree61bc244a9938a28e7a1f96d2d7fb0c3dc8ac486b /tools/perf/scripts/python/bin
parentf37a96914d1aea10fed8d9af10251f0b9caea31b (diff)
memcg: use css_get() in sock_update_memcg()
Use css_get/css_put instead of mem_cgroup_get/put. Note, if at the same time someone is moving @current to a different cgroup and removing the old cgroup, css_tryget() may return false, and sock->sk_cgrp won't be initialized, which is fine. Signed-off-by: Li Zefan <[email protected]> Acked-by: KAMEZAWA Hiroyuki <[email protected]> Acked-by: Michal Hocko <[email protected]> Cc: Hugh Dickins <[email protected]> Cc: Tejun Heo <[email protected]> Cc: Glauber Costa <[email protected]> Cc: Johannes Weiner <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions