Re: [PATCH 3.4 000/146] 3.4.109-rc1 review

From: Guenter Roeck
Date: Fri Sep 18 2015 - 00:05:25 EST


On 09/17/2015 06:45 PM, Zefan Li wrote:
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!


Unfortunately, it still doesn't work. Same line, different undeclared symbol.

arch/s390/crypto/ghash_s390.c: In function 'ghash_final':
arch/s390/crypto/ghash_s390.c:118:14: error: 'dtx' undeclared (first use in this function)

Guenter

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/