Re: [PATCH 4.1 000/159] 4.1.9-stable review (build error)
From: Guenter Roeck
Date: Sat Sep 26 2015 - 20:34:03 EST
On 09/26/2015 01:54 PM, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 4.1.9 release.
There are 159 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 Mon Sep 28 20:51:39 UTC 2015.
Anything received after that time might be too late.
This is an early report, build is still going on.
Building powerpc:defconfig ... failed
Building powerpc:allmodconfig ... failed
drivers/misc/cxl/pci.c: In function 'cxl_reset':
drivers/misc/cxl/pci.c:784:7: error: 'i' undeclared (first use in this function)
for (i = 0; i < adapter->slices; i++)
Culprit is 'cxl: Remove racy attempt to force EEH invocation in reset'.
The build passes after reverting this commit.
I had reported the same problem earlier against 4.2. Feedback was that
4e1efb403c1c ("cxl: Don't remove AFUs/vPHBs in cxl_reset")
was also needed. Unfortunately, that patch does not apply cleanly to 4.1,
so some backport or an additional patch may be needed.
Copying Daniel for additional input.
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/