[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <YUnTJg58SRVGMu5u@kroah.com>
Date: Tue, 21 Sep 2021 14:42:14 +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,
lkft-triage@...ts.linaro.org, pavel@...x.de, jonathanh@...dia.com,
f.fainelli@...il.com, stable@...r.kernel.org
Subject: Re: [PATCH 4.9 000/175] 4.9.283-rc1 review
On Tue, Sep 21, 2021 at 05:10:10AM -0700, Guenter Roeck wrote:
> On Mon, Sep 20, 2021 at 06:40:49PM +0200, Greg Kroah-Hartman wrote:
> > This is the start of the stable review cycle for the 4.9.283 release.
> > There are 175 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 Wed, 22 Sep 2021 16:38:49 +0000.
> > Anything received after that time might be too late.
> >
>
> drivers/net/ethernet/ibm/ibmvnic.c: In function ‘handle_login_rsp’:
> drivers/net/ethernet/ibm/ibmvnic.c:2530:15: error: ‘struct ibmvnic_adapter’ has no member named ‘failover_pending’; did you mean ‘failover’?
> if (adapter->failover_pending) {
> ^~~~~~~~~~~~~~~~
> failover
> drivers/net/ethernet/ibm/ibmvnic.c:2531:12: error: ‘struct ibmvnic_adapter’ has no member named ‘init_done_rc’
>
> drivers/net/ethernet/ibm/ibmvnic.c:2532:14: error: ‘netdev’ undeclared (first use in this function); did you mean ‘net_eq’?
> netdev_dbg(netdev, "Failover pending, ignoring login response\n");
> ^
> include/linux/dynamic_debug.h:142:37: note: in definition of macro ‘dynamic_netdev_dbg’
Thanks for this, offending patch is now dropped from the 4.9 and 4.14
queues. I'll push out a new -rc2 with this removed now.
thanks,
greg k-h
Powered by blists - more mailing lists