Re: [PATCH 3.18 00/27] 3.18.80-stable review

From: Greg Kroah-Hartman
Date: Mon Nov 06 2017 - 09:44:42 EST


On Mon, Nov 06, 2017 at 06:35:46AM -0800, Guenter Roeck wrote:
> On 11/06/2017 03:27 AM, Greg Kroah-Hartman wrote:
> > This is the start of the stable review cycle for the 3.18.80 release.
> > There are 27 patches in this series, all will be posted as a response
> > to this one. If anyone has any issues with these being applied, please
> > let me know.
> >
> > Responses should be made by Wed Nov 8 11:27:27 UTC 2017.
> > Anything received after that time might be too late.
> >
>
> Build is still ongoing, but here is some early feedback:
>
> Build reference: v3.18.79-28-g8511676
>
> Building arm:allmodconfig ... failed
> --------------
> Error log:
> /opt/buildbot/slave/stable-queue-3.18/build/drivers/gpu/drm/msm/msm_gem_submit.c:37:33: error: two or more data types in declaration specifiers
> struct msm_gpu *gpu, uint32_t int nr)
>
> Introduced by commit 93f524fe2abb8 ("drm/msm: Fix potential buffer overflow issue").
> Looks like a bad backport.

Ugh, you are right, I missed that. I've now fixed this for 4.4 and 3.18
trees, and will push out a new git tree...

thanks,

greg k-h