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] [day] [month] [year] [list]
Message-ID: <Yhkjdup2alWHJCiB@us.ibm.com>
Date:   Fri, 25 Feb 2022 10:44:06 -0800
From:   Sukadev Bhattiprolu <sukadev@...ux.ibm.com>
To:     Jakub Kicinski <kuba@...nel.org>
Cc:     netdev@...r.kernel.org, Brian King <brking@...ux.ibm.com>,
        Dany Madden <drt@...ux.ibm.com>,
        Rick Lindsley <ricklind@...ux.ibm.com>
Subject: Re: [PATCH net-internal v2 2/8] ibmvnic: initialize rc before
 completing wait

Jakub Kicinski [kuba@...nel.org] wrote:
> On Thu, 24 Feb 2022 20:09:35 -0800 Sukadev Bhattiprolu wrote:
> > We should initialize ->init_done_rc before calling complete(). Otherwise
> > the waiting thread may see ->init_done_rc as 0 before we have updated it
> > and may assume that the CRQ was successful.
> > 
> > Fixes: 6b278c0cb378 ("ibmvnic delay complete()")
> 
> As you resend please fix to:
> 
> Fixes: 6b278c0cb378 ("ibmvnic: delay complete()")
> 
> There's a : missing.

Ah sorry.

> 
> Also in patch three make reinit_init_done() non-inline to keep with 
> the netdev recommendations.

I had already resent and the patches were merged this morning.
Will send a patch to drop the inline.

Thanks

Sukadev

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ