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: <ZzAvG-s9tqmLfT7E@gondor.apana.org.au>
Date: Sun, 10 Nov 2024 11:57:15 +0800
From: Herbert Xu <herbert@...dor.apana.org.au>
To: Zicheng Qu <quzicheng@...wei.com>
Cc: steffen.klassert@...unet.com, daniel.m.jordan@...cle.com,
	linux-crypto@...r.kernel.org, linux-kernel@...r.kernel.org,
	tanghui20@...wei.com, zhangqiao22@...wei.com,
	judy.chenhui@...wei.com, quzicheng@...wei.com
Subject: Re: [PATCH] padata: Clean up in padata_do_multithreaded()

Zicheng Qu <quzicheng@...wei.com> wrote:
> In commit 24cc57d8faaa ("padata: Honor the caller's alignment in case of
> chunk_size 0"), the line 'ps.chunk_size = max(ps.chunk_size, 1ul)' was
> added, making 'ps.chunk_size = 1U' redundant and never executed.
> 
> Signed-off-by: Zicheng Qu <quzicheng@...wei.com>
> ---
> kernel/padata.c | 7 -------
> 1 file changed, 7 deletions(-)

Patch applied.  Thanks.
-- 
Email: Herbert Xu <herbert@...dor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ