Re: [PATCH 4.4 00/37] 4.4.136-stable review

From: Guenter Roeck
Date: Wed Jun 06 2018 - 11:01:14 EST


On 06/06/2018 06:31 AM, Greg Kroah-Hartman wrote:
On Wed, Jun 06, 2018 at 06:28:39AM -0700, Guenter Roeck wrote:
On 06/05/2018 10:01 AM, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 4.4.136 release.
There are 37 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 Jun 7 17:00:49 UTC 2018.
Anything received after that time might be too late.


Build results:
total: 148 pass: 146 fail: 2
Failed builds:
sparc64:allmodconfig
sparc64:allnoconfig
Qemu test results:
total: 128 pass: 124 fail: 4
Failed tests:
sparc64:sun4u:smp:sparc64_defconfig
sparc64:sun4v:smp:sparc64_defconfig
sparc64:sun4u:nosmp:sparc64_defconfig
sparc64:sun4v:nosmp:sparc64_defconfig

Failure caused by 'sparc64: Add __multi3 for gcc 7.x and later'. Please drop it
as well as 'sparc64: Don't clibber fixed registers in __multi4.'. gcc 7/8 support
for sparc in v4.4 will need more work. Sorry for the mess-up.

Not a problem, I've pushed out a -rc2 with those two patches now
dropped.


Yes, that does the trick. For v4.4.135-36-ge757a1c (with gcc 5.5.0 for sparc/sparc64):

Build results:
total: 148 pass: 148 fail: 0
Qemu test results:
total: 128 pass: 128 fail: 0

Guenter