Re: [PATCH 4.4 00/68] 4.4.17-stable review

From: Guenter Roeck
Date: Tue Aug 09 2016 - 00:22:41 EST


On 08/08/2016 12:10 PM, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 4.4.17 release.
There are 68 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 Aug 10 18:01:56 UTC 2016.
Anything received after that time might be too late.


Build results:
total: 148 pass: 146 fail: 2
Failed builds:
arm:allmodconfig
arm64:allmodconfig

Qemu test results:
total: 101 pass: 99 fail: 2
Failed tests:
arm64:smp:defconfig
arm64:nosmp:defconfig

Common build error:

drivers/i2c/busses/i2c-qup.c: In function 'qup_i2c_read_one':
drivers/i2c/busses/i2c-qup.c:438:2: error: 'idx' undeclared

Culprit: ae5451257fc2 ("i2c: qup: Fix wrong value of index variable")

Guenter