ACK/Cmnt: [B][D][E][F][SRU][PATCH 0/1] Fix for CVE-2019-19082

Po-Hsu Lin po-hsu.lin at canonical.com
Mon Dec 9 10:46:14 UTC 2019


Hi Connor,

Thanks for reviewing this, as this patch commit SHA1 can be applied
with git cherry-pick command, maybe this should not be considered as a
backport?
I think there were some discussions for this kind of fuzzy-appy thing
before, but IIRC that's for can a generated patch be applied to all
the series.

Cheers
Sam


On Sat, Dec 7, 2019 at 4:46 AM Connor Kuehl <connor.kuehl at canonical.com> wrote:
>
> On 12/1/19 8:51 PM, Po-Hsu Lin wrote:
> >  From the commit message:
> > In dcn*_create_resource_pool the allocated memory should be released if
> > construct pool fails.
> >
> > This patch can be cherry-picked into B/D/E/F. The generated patch for
> > Bionic can be applied to Disco, the one from Eoan can be applied to
> > Focal.
>
> Even though it just looks like offset adjustments, I'd err on turning
> the "cherry picked from " line into a "backported from" for the series
> (probably Bionic/Disco?) that the mainline patch doesn't directly apply
> to with "git am".
>
> Acked-by: Connor Kuehl <connor.kuehl at canonical.com>
>
> >
> > Kernel test builds OK.
> >
> > Navid Emamdoost (1):
> >    drm/amd/display: prevent memory leak
> >
> >   drivers/gpu/drm/amd/display/dc/dce100/dce100_resource.c | 1 +
> >   drivers/gpu/drm/amd/display/dc/dce110/dce110_resource.c | 1 +
> >   drivers/gpu/drm/amd/display/dc/dce112/dce112_resource.c | 1 +
> >   drivers/gpu/drm/amd/display/dc/dce120/dce120_resource.c | 1 +
> >   drivers/gpu/drm/amd/display/dc/dcn10/dcn10_resource.c   | 1 +
> >   5 files changed, 5 insertions(+)
> >
>



More information about the kernel-team mailing list