On Thu, Aug 02, 2018 at 10:36:48AM +1000, Stephen Rothwell wrote: > Hi Roman, > > On Wed, 1 Aug 2018 17:31:59 -0700 Roman Gushchin <[email protected]> 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/[email protected] > > Signed-off-by: Roman Gushchin <[email protected]> > > Reviewed-by: Shakeel Butt <[email protected]> > > Reviewed-by: Andrew Morton <[email protected]> > > Acked-by: Johannes Weiner <[email protected]> > > Acked-by: Michal Hocko <[email protected]> > > Signed-off-by: Andrew Morton <[email protected]> > > Signed-off-by: Stephen Rothwell <[email protected]> > > I have no idea why my Signed-off-by is attached to this patch (or > Andrew's for that matter) ...
Hi Stephen! I've cherry-picked this patch from the next tree, so it got your signed-off-by. Sorry for that! Thanks! Roman

