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]
Message-ID: <ZvFZLKMVMMig4ZCh@infradead.org>
Date: Mon, 23 Sep 2024 05:03:56 -0700
From: Christoph Hellwig <hch@...radead.org>
To: Uros Bizjak <ubizjak@...il.com>
Cc: linux-xfs@...r.kernel.org, linux-kernel@...r.kernel.org,
	Chandan Babu R <chandan.babu@...cle.com>,
	"Darrick J. Wong" <djwong@...nel.org>,
	Christoph Hellwig <hch@...radead.org>
Subject: Re: [PATCH v2] xfs: Use try_cmpxchg() in
 xlog_cil_insert_pcp_aggregate()

>  {
> -	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:

Reviewed-by: Christoph Hellwig <hch@....de>


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ