summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorJohannes Weiner <hannes@cmpxchg.org>2014-04-07 15:37:41 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2014-04-07 16:35:56 -0700
commit1bec6b333e241a9db47d3939fb08a4e174ece02f (patch)
treef164990f81ca31c07261855a5185940d8f2b7efc /lib
parent59d1d256e156bb232700836b79d1ead5027f7b1d (diff)
downloadlinux-stable-1bec6b333e241a9db47d3939fb08a4e174ece02f.tar.gz
linux-stable-1bec6b333e241a9db47d3939fb08a4e174ece02f.tar.bz2
linux-stable-1bec6b333e241a9db47d3939fb08a4e174ece02f.zip
mm: memcg: inline mem_cgroup_charge_common()
mem_cgroup_charge_common() is used by both cache and anon pages, but most of its body only applies to anon pages and the remainder is not worth having in a separate function. Signed-off-by: Johannes Weiner <hannes@cmpxchg.org> Acked-by: Michal Hocko <mhocko@suse.cz> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions