On Tue, Sep 06, 2022 at 10:52:28AM -0400, Rodrigo Siqueira Jordao wrote:
> 
> 
> On 2022-09-02 09:10, Greg Kroah-Hartman wrote:
> > On Fri, Sep 02, 2022 at 03:01:05PM +0200, Greg Kroah-Hartman wrote:
> > > When calling debugfs_lookup() the result must have dput() called on it,
> > > otherwise the memory will leak over time.  Fix this up by properly
> > > calling dput().
> > > 
> > > Cc: Harry Wentland <harry.wentl...@amd.com>
> > > Cc: Leo Li <sunpeng...@amd.com>
> > > Cc: Rodrigo Siqueira <rodrigo.sique...@amd.com>
> > > Cc: Alex Deucher <alexander.deuc...@amd.com>
> > > Cc: "Christian König" <christian.koe...@amd.com>
> > > Cc: "Pan, Xinhui" <xinhui....@amd.com>
> > > Cc: David Airlie <airl...@linux.ie>
> > > Cc: Daniel Vetter <dan...@ffwll.ch>
> > > Cc: Wayne Lin <wayne....@amd.com>
> > > Cc: hersen wu <hersenxs...@amd.com>
> > > Cc: Wenjing Liu <wenjing....@amd.com>
> > > Cc: Patrik Jakobsson <patrik.r.jakobs...@gmail.com>
> > > Cc: Thelford Williams <tdwilliam...@gmail.com>
> > > Cc: Fangzhi Zuo <jerry....@amd.com>
> > > Cc: Yongzhi Liu <lyz...@pku.edu.cn>
> > > Cc: Mikita Lipski <mikita.lip...@amd.com>
> > > Cc: Jiapeng Chong <jiapeng.ch...@linux.alibaba.com>
> > > Cc: Bhanuprakash Modem <bhanuprakash.mo...@intel.com>
> > > Cc: Sean Paul <seanp...@chromium.org>
> > > Cc: amd-gfx@lists.freedesktop.org
> > > Cc: dri-de...@lists.freedesktop.org
> > > Signed-off-by: Greg Kroah-Hartman <gre...@linuxfoundation.org>
> > > ---
> > 
> > Despite a zillion cc: items, I forgot to cc: stable on this.  Can the
> > maintainer add that here, or do you all want me to resend it with that
> > item added?
> > 
> > thanks,
> > 
> > greg k-h
> 
> Hi Greg,
> 
> Reviewed-by: Rodrigo Siqueira <rodrigo.sique...@amd.com>
> 
> Is 'Cc: sta...@vger.kernel.org' enough here? I can make this change before I
> merge it into amd-staging-drm-next.

Yes, please add the cc: stable@ line to the body of the patch, sorry I
forgot that.

thanks,

greg k-h

Reply via email to