Re: [PATCH 3.10 000/268] 3.10.107-stable review

From: Guenter Roeck
Date: Mon Jun 19 2017 - 18:46:48 EST


On Mon, Jun 19, 2017 at 08:28:19PM +0200, Willy Tarreau wrote:
> This is the start of the stable review cycle for the 3.10.107 release.
> All patches will be posted as a response to this one. If anyone has any
> issue with these being applied, please let me know. If anyone thinks some
> important patches are missing and should be added prior to the release,
> please report them quickly with their respective mainline commit IDs.
>
> Note, I don't have anything important in my queue anymore, so if you
> think something is missing, please send me the upstream commit ID CCing
> the patch's author so that I queue it for .108.
>
> Responses should be made by Thu Jun 22 20:24:07 CEST 2017.
> Anything received after that time might be too late. If someone
> wants a bit more time for a deeper review, please let me know.
>

Build results:
total: 121 pass: 118 fail: 3
Failed builds:
arm:at91_dt_defconfig
arm:sama5_defconfig
s390:defconfig

Qemu test results:
total: 83 pass: 82 fail: 1
Failed tests:
s390:defconfig

Failures:

arm:

drivers/tty/serial/atmel_serial.c: In function 'atmel_flush_buffer':
drivers/tty/serial/atmel_serial.c:1097:24: error: 'struct atmel_uart_port' has no member named 'sg_tx'

s390:

arch/s390/mm/mmap.c: In function 's390_mmap_check':
arch/s390/mm/mmap.c:108:27: error: 'TASK_MAX_SIZE' undeclared

[several of those, in several files]

Details are available at http://kerneltests.org/builders.

Guenter