Re: [PATCH 5.5 000/189] 5.5.9-stable review

From: Guenter Roeck
Date: Tue Mar 10 2020 - 18:06:05 EST


On 3/10/20 5:37 AM, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 5.5.9 release.
> There are 189 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 12:34:10 +0000.
> Anything received after that time might be too late.
>

For v5.5.8-190-g11e07aec0780:


Build results:
total: 157 pass: 152 fail: 5
Failed builds:
csky:defconfig
csky:allnoconfig
csky:tinyconfig
m68k:defconfig
m68k:sun3_defconfig
Qemu test results:
total: 423 pass: 418 fail: 5
Failed tests:
arm:sx1:sx1_defconfig:initrd
arm:sx1:sx1_defconfig:sd:rootfs
arm:sx1:sx1_defconfig:flash32,26,3:rootfs
q800:m68040:mac_defconfig:initrd
q800:m68040:mac_defconfig:rootfs

csky:

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

m68k, arm:

block/bfq-wf2q.c: In function 'bfq_get_entity':
include/linux/kernel.h:987:51: error: 'struct bfq_group' has no member named 'entity'

Guenter