aboutsummaryrefslogtreecommitdiff
path: root/scripts/generate_rust_analyzer.py
diff options
context:
space:
mode:
authorDave Martin <[email protected]>2024-07-29 15:01:27 +0100
committerJonathan Corbet <[email protected]>2024-07-29 15:10:25 -0600
commitb745fdeff5398b108bbd1f8df19eba8e4b33fe77 (patch)
tree283888cf6309dcde01d5743c251251bdcb48a9a7 /scripts/generate_rust_analyzer.py
parent8400291e289ee6b2bf9779ff1c83a291501f017b (diff)
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/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions