lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Tue, 21 Sep 2021 05:10:10 -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,
        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 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’

Guenter

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ