Re: [PATCH 3.14 00/53] 3.14.74-stable review

From: Guenter Roeck
Date: Tue Jul 26 2016 - 09:50:28 EST


On 07/25/2016 01:54 PM, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 3.14.74 release.
There are 53 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 Wed Jul 27 20:35:00 UTC 2016.
Anything received after that time might be too late.


Build results:
total: 131 pass: 131 fail: 0
Qemu test results:
total: 89 pass: 88 fail: 1
Failed tests:
alpha:defconfig

The failure is

Inconsistent kallsyms data
Try make KALLSYMS_EXTRA_PASS=1 as a workaround

and gcc specific; it passes with gcc 4.6.3 and fails with gcc 4.8.3. Nothing to be
concerned about (yet).

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

Guenter