Re: [PATCH 5.4 000/168] 5.4.25-rc3 review

From: Guenter Roeck
Date: Wed Mar 11 2020 - 15:09:53 EST


On 3/11/20 11:18 AM, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 5.4.25 release.
> There are 168 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 Fri, 13 Mar 2020 18:14:21 +0000.
> Anything received after that time might be too late.
>

m68k:allmodconfig, for v5.4.24-169-g005c542:

drivers/gpu/drm/virtio/virtgpu_object.c:31:67: error: expected ')' before 'int'
31 | module_param_named(virglhack, virtio_gpu_virglrenderer_workaround, int, 0400);

Hmm ... Makefile says this is -rc3, but I don't see any improvements.

Guenter