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: <CALTww2-f=tUM=3PD564gNNfTs=4dPGH5mhmY1c90DZ0kT0PnwQ@mail.gmail.com>
Date: Tue, 4 Nov 2025 22:10:28 +0800
From: Xiao Ni <xni@...hat.com>
To: Huiwen He <hehuiwen@...inos.cn>
Cc: 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

On Tue, Nov 4, 2025 at 5:35 PM Huiwen He <hehuiwen@...inos.cn> wrote:
>
> 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
>

I c, thanks for pointing that out.

Regards
Xiao


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ