Re: [PATCH v2] block, bfq: remove redundant __GFP_NOWARN
From: Jens Axboe
Date: Mon Aug 11 2025 - 10:04:12 EST
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