Re: [PATCH 5.4 000/167] 5.4.25-stable review

From: Guenter Roeck
Date: Tue Mar 10 2020 - 18:02:44 EST


On 3/10/20 7:42 AM, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 5.4.25 release.
> There are 167 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 Thu, 12 Mar 2020 14:40:27 +0000.
> Anything received after that time might be too late.
>

For v5.4.24-168-g877097a6286a:

Build results:
total: 158 pass: 143 fail: 15
Failed builds:
alpha:allmodconfig
arm:allmodconfig
arm64:allmodconfig
csky:defconfig
csky:allnoconfig
csky:tinyconfig
m68k:allmodconfig
mips:allmodconfig
nds32:allmodconfig
parisc:allmodconfig
powerpc:allmodconfig
riscv:defconfig
s390:allmodconfig
sparc64:allmodconfig
xtensa:allmodconfig
Qemu test results:
total: 422 pass: 405 fail: 17
Failed tests:
<all riscv>

Failures as already reported.

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

kernel/fork.c:2523:2: error: #error clone3 requires copy_thread_tls support in arch
2523 | #error clone3 requires copy_thread_tls support in arch

Guenter