[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <56073970.7060303@roeck-us.net>
Date: Sat, 26 Sep 2015 17:33:52 -0700
From: Guenter Roeck <linux@...ck-us.net>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
linux-kernel@...r.kernel.org
Cc: Linus Torvalds <torvalds@...ux-foundation.org>,
akpm@...ux-foundation.org, shuah.kh@...sung.com,
stable@...r.kernel.org, Daniel Axtens <dja@...ens.net>
Subject: Re: [PATCH 4.1 000/159] 4.1.9-stable review (build error)
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists