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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAFULd4YgN+BKNNHjC=814iQAzZb1T3hVScg-BLqmR8bP_4jnBg@mail.gmail.com>
Date: Mon, 23 Sep 2024 14:14:19 +0200
From: Uros Bizjak <ubizjak@...il.com>
To: Christoph Hellwig <hch@...radead.org>
Cc: linux-xfs@...r.kernel.org, linux-kernel@...r.kernel.org, 
	Chandan Babu R <chandan.babu@...cle.com>, "Darrick J. Wong" <djwong@...nel.org>
Subject: Re: [PATCH v2] xfs: Use try_cmpxchg() in xlog_cil_insert_pcp_aggregate()

On Mon, Sep 23, 2024 at 2:03 PM Christoph Hellwig <hch@...radead.org> wrote:
>
> >  {
> > -     struct xlog_cil_pcp     *cilpcp;
> > -     int                     cpu;
> > -     int                     count = 0;
> > +     int     cpu;
> > +     int     count = 0;
>
> This should not be reformatted, but maye Carlos can fix it up when
> applying the patch.  Otherwise looks good:

I'll just send a v3 with your R-b tag.

Thanks,
Uros.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ