]> git.karo-electronics.de Git - karo-tx-linux.git/commit
memcg: fold mem_cgroup_stolen
authorQiang Huang <h.huangqiang@huawei.com>
Thu, 22 May 2014 00:43:10 +0000 (10:43 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 22 May 2014 00:43:10 +0000 (10:43 +1000)
commit9c1580f77217b360bdf384f1d1e9e0b174098f1f
tree9d86086d0b08b1e2a645634df231a2acf58876a2
parent84ed05beae88399c0f04b3ed44fa5478fb900670
memcg: fold mem_cgroup_stolen

It is only used in __mem_cgroup_begin_update_page_stat(), the name is
confusing and 2 routines for one thing also confuse people, so fold this
function seems more clear.

Signed-off-by: Qiang Huang <h.huangqiang@huawei.com>
Acked-by: Michal Hocko <mhocko@suse.cz>
Cc: Johannes Weiner <hannes@cmpxchg.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
mm/memcontrol.c