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 <g...@fb.com> 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> > > Acked-by: Johannes Weiner <han...@cmpxchg.org> > > Acked-by: Michal Hocko <mho...@kernel.org> > > Signed-off-by: Andrew Morton <a...@linux-foundation.org> > > Signed-off-by: Stephen Rothwell <s...@canb.auug.org.au> > > 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