On Thu, Apr 20, 2017 at 06:46:11AM -0700, Guenter Roeck wrote: > On 04/19/2017 11:34 PM, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 3.18.50 release. > > There are 124 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 Sat Apr 22 06:35:33 UTC 2017. > > Anything received after that time might be too late. > > > > Build results: > total: 139 pass: 133 fail: 6 > Failed builds: > arm:at91_dt_defconfig > arm:sama5_defconfig > avr32:defconfig > avr32:merisc_defconfig > avr32:atngw100mkii_evklcd101_defconfig > mips:cavium_octeon_defconfig > > Qemu test results: > total: 111 pass: 111 fail: 0 > > Build errors: > > drivers/tty/serial/atmel_serial.c: In function 'atmel_flush_buffer': > drivers/tty/serial/atmel_serial.c:1874: error: 'struct atmel_uart_port' has no member named 'tx_len' > > Culprit: 2ac3772fd20e ("tty/serial: atmel: fix race condition (TX+DMA)") I've just fixed this one. > arch/mips/mm/tlbex.c: In function 'build_huge_handler_tail': > arch/mips/mm/tlbex.c:767:6: error: 'cpu_has_ftlb' undeclared > > Culprit: 9c2c357eb4aa ("MIPS: Flush wrong invalid FTLB entry for huge page") Odd, let me dig into this one... thanks, greg k-h