diff options
author | Dave Martin <Dave.Martin@arm.com> | 2024-07-29 15:01:27 +0100 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2024-07-29 15:10:25 -0600 |
commit | b745fdeff5398b108bbd1f8df19eba8e4b33fe77 (patch) | |
tree | 283888cf6309dcde01d5743c251251bdcb48a9a7 /scripts/checktransupdate.py | |
parent | 8400291e289ee6b2bf9779ff1c83a291501f017b (diff) | |
download | linux-stable-b745fdeff5398b108bbd1f8df19eba8e4b33fe77.tar.gz linux-stable-b745fdeff5398b108bbd1f8df19eba8e4b33fe77.tar.bz2 linux-stable-b745fdeff5398b108bbd1f8df19eba8e4b33fe77.zip |
docs/core-api: memory-allocation: GFP_NOWAIT doesn't need __GFP_NOWARN
Since v6.8 the definition of GFP_NOWAIT has implied __GFP_NOWARN,
so it is now redundant to add this flag explicitly.
Update the docs to match, and emphasise the need for a fallback
when using GFP_NOWAIT.
Fixes: 16f5dfbc851b ("gfp: include __GFP_NOWARN in GFP_NOWAIT")
Signed-off-by: Dave Martin <Dave.Martin@arm.com>
Reviewed-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Acked-by: Mike Rapoport (Microsoft) <rppt@kernel.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/20240729140127.244606-1-Dave.Martin@arm.com
Diffstat (limited to 'scripts/checktransupdate.py')
0 files changed, 0 insertions, 0 deletions