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: <175492090666.697940.8178912057347940228.b4-ty@kernel.dk>
Date: Mon, 11 Aug 2025 08:01:46 -0600
From: Jens Axboe <axboe@...nel.dk>
To: Yu Kuai <yukuai3@...wei.com>, linux-block@...r.kernel.org, 
 linux-kernel@...r.kernel.org, Qianfeng Rong <rongqianfeng@...o.com>
Subject: Re: [PATCH v2] block, bfq: remove redundant __GFP_NOWARN


On Mon, 11 Aug 2025 16:11:35 +0800, Qianfeng Rong wrote:
> Commit 16f5dfbc851b ("gfp: include __GFP_NOWARN in GFP_NOWAIT") made
> GFP_NOWAIT implicitly include __GFP_NOWARN.
> 
> Therefore, explicit __GFP_NOWARN combined with GFP_NOWAIT (e.g.,
> `GFP_NOWAIT | __GFP_NOWARN`) is now redundant.  Let's clean up these
> redundant flags across subsystems.
> 
> [...]

Applied, thanks!

[1/1] block, bfq: remove redundant __GFP_NOWARN
      commit: 8f3e4e87b0945aeea8b5a5aa43c419f4a1b4ca6a

Best regards,
-- 
Jens Axboe




Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ