From: Michal Hocko Date: Mon, 7 Apr 2014 22:37:46 +0000 (-0700) Subject: memcg: rename high level charging functions X-Git-Tag: v3.15-rc1~57^2~111 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d715ae08f2ff87508a081c4df78061bf4f7211d6;p=pandora-kernel.git memcg: rename high level charging functions mem_cgroup_newpage_charge is used only for charging anonymous memory so it is better to rename it to mem_cgroup_charge_anon. mem_cgroup_cache_charge is used for file backed memory so rename it to mem_cgroup_charge_file. Signed-off-by: Michal Hocko Cc: Johannes Weiner Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed