]> git.karo-electronics.de Git - karo-tx-linux.git/commit
memcg: fold mem_cgroup_stolen
authorQiang Huang <h.huangqiang@huawei.com>
Wed, 14 May 2014 00:02:06 +0000 (10:02 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 14 May 2014 00:02:06 +0000 (10:02 +1000)
commit6509434c68ccd71369b1aec8dac65e429da72ecf
treede6c2146be2cd3a4b48a3a16347155d3dd2a29bc
parentc8148a4fc48a167a0c56355a43f6fa053e04a7ba
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