On Mon, Jul 30, 2018 at 11:00:58AM -0700, Roman Gushchin wrote: > Introduce the mem_cgroup_put() helper, which helps to eliminate guarding > memcg css release with "#ifdef CONFIG_MEMCG" in multiple places. > > Link: http://lkml.kernel.org/r/20180623000600.5818-2-g...@fb.com > Signed-off-by: Roman Gushchin <g...@fb.com> > Reviewed-by: Shakeel Butt <shake...@google.com> > Reviewed-by: Andrew Morton <a...@linux-foundation.org> > Cc: Shakeel Butt <shake...@google.com> > Cc: Johannes Weiner <han...@cmpxchg.org> > Cc: Michal Hocko <mho...@kernel.org> > Signed-off-by: Andrew Morton <a...@linux-foundation.org> > Signed-off-by: Stephen Rothwell <s...@canb.auug.org.au>
Acked-by: Johannes Weiner <han...@cmpxchg.org>