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: <20251104093449.1795371-1-hehuiwen@kylinos.cn>
Date: Tue,  4 Nov 2025 17:34:49 +0800
From: Huiwen He <hehuiwen@...inos.cn>
To: xni@...hat.com
Cc: hehuiwen@...inos.cn,
	linux-kernel@...r.kernel.org,
	linux-raid@...r.kernel.org,
	song@...nel.org,
	yukuai3@...wei.com
Subject: Re: [PATCH] md/raid5: remove redundant __GFP_NOWARN

Hi Xiao Ni,

Thank you for your review and feedback.

The reason for removing `__GFP_NOWARN` in `r5l_init_log()` is that
it is already implied by `GFP_NOWAIT`. However, I noticed that
`__GFP_NOWARN` is used independently in `raid5.c`, so removing it
there maybe incorrect.

Best regards,  
Huiwen He

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ