[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <6ca7eeb4-e092-bfc8-e3c3-1d33423a64b3@roeck-us.net>
Date: Sat, 20 Jun 2020 07:04:33 -0700
From: Guenter Roeck <linux@...ck-us.net>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc: linux-kernel@...r.kernel.org, torvalds@...ux-foundation.org,
akpm@...ux-foundation.org, shuah@...nel.org, patches@...nelci.org,
ben.hutchings@...ethink.co.uk, lkft-triage@...ts.linaro.org,
stable@...r.kernel.org
Subject: Re: [PATCH 4.4 000/101] 4.4.228-rc1 review
On 6/20/20 12:46 AM, Greg Kroah-Hartman wrote:
> On Fri, Jun 19, 2020 at 09:40:55AM -0700, Guenter Roeck wrote:
>> On Fri, Jun 19, 2020 at 04:31:49PM +0200, Greg Kroah-Hartman wrote:
>>> This is the start of the stable review cycle for the 4.4.228 release.
>>> There are 101 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 Sun, 21 Jun 2020 14:15:50 +0000.
>>> Anything received after that time might be too late.
>>>
>>
>> Building powerpc:defconfig ... failed
>> --------------
>> Error log:
>>
>> drivers/macintosh/windfarm_pm112.c: In function ‘create_cpu_loop’:
>> drivers/macintosh/windfarm_pm112.c:148:2: error: implicit declaration of function ‘kfree’
>>
>> Affects v4.4.y.queue and v4.9.y.queue.
>
> Thanks, I've fixed this up by adding an #include <linux/slab.h> to the
> top of that driver for those trees.
>
Guess you didn't update linux-stable-rc/linux-4.{4,9}.y, but v4.4.228 and
v4.9.228 build ok, so looks like that fixed the problem.
Guenter
Powered by blists - more mailing lists