Re: [PATCH v2] mm/vmscan: Remove redundant __GFP_NOWARN
From: David Hildenbrand
Date: Mon Oct 06 2025 - 02:47:02 EST
On 06.10.25 03:49, Fushuai Wang wrote:
The __GFP_NOWARN flag was included in GFP_NOWAIT since commit
16f5dfbc851b ("gfp: include __GFP_NOWARN in GFP_NOWAIT"). So
remove the redundant __GFP_NOWARN flag.
Signed-off-by: Fushuai Wang <wangfushuai@xxxxxxxxx>
---
Acked-by: David Hildenbrand <david@xxxxxxxxxx>
--
Cheers
David / dhildenb