diff options
| author | Dave Martin <[email protected]> | 2024-07-29 14:01:27 +0000 |
|---|---|---|
| committer | Jonathan Corbet <[email protected]> | 2024-07-29 21:10:25 +0000 |
| commit | b745fdeff5398b108bbd1f8df19eba8e4b33fe77 (patch) | |
| tree | 283888cf6309dcde01d5743c251251bdcb48a9a7 /scripts/checktransupdate.py | |
| parent | Linux 6.11-rc1 (diff) | |
| download | kernel-b745fdeff5398b108bbd1f8df19eba8e4b33fe77.tar.gz kernel-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 <[email protected]>
Reviewed-by: Matthew Wilcox (Oracle) <[email protected]>
Acked-by: Mike Rapoport (Microsoft) <[email protected]>
Signed-off-by: Jonathan Corbet <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/checktransupdate.py')
0 files changed, 0 insertions, 0 deletions
