On 2015/9/15 22:22, Guenter Roeck wrote:
On 09/15/2015 02:03 AM, lizf@xxxxxxxxxx wrote:
From: Zefan Li <lizefan@xxxxxxxxxx>
This is the start of the stable review cycle for the 3.4.109 release.
There are 146 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 Thu Sep 17 16:59:49 CST 2015.
Anything received after that time might be too late.
Build results:
total: 97 pass: 96 fail: 1
Failed builds:
s390:allmodconfig
Qemu test results:
total: 63 pass: 63 fail: 0
The failed build is due to 'crypto: s390/ghash - Fix incorrect ghash icv buffer handling',
which introduces the following build error.
arch/s390/crypto/ghash_s390.c: In function 'ghash_final':
arch/s390/crypto/ghash_s390.c:118:14: error: 'ctx' undeclared (first use in this function)
Now should be fixed. Thanks for testing!