Re: [PATCH 4.14 00/61] 4.14.149-stable review

From: Guenter Roeck
Date: Fri Oct 11 2019 - 09:15:04 EST


On 10/10/19 9:29 PM, Greg Kroah-Hartman wrote:
On Thu, Oct 10, 2019 at 10:12:26AM -0700, Guenter Roeck wrote:
On 10/10/19 1:36 AM, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 4.14.149 release.
There are 61 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 12 Oct 2019 08:29:51 AM UTC.
Anything received after that time might be too late.


Preliminary.

I see several mips build failures.

arch/mips/kernel/proc.c: In function 'show_cpuinfo':
arch/mips/include/asm/cpu-features.h:352:31: error: implicit declaration of function '__ase'

Thanks, will go drop the lone mips patch that I think is causing this
problem.


Looks like it did. For v4.14.148-61-g6f45e0e87a75:

Build results:
total: 172 pass: 172 fail: 0
Qemu test results:
total: 372 pass: 372 fail: 0

Guenter