[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200620074621.GB2298609@kroah.com>
Date: Sat, 20 Jun 2020 09:46:21 +0200
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: Guenter Roeck <linux@...ck-us.net>
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 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.
greg k-h
Powered by blists - more mailing lists