summaryrefslogtreecommitdiff
path: root/rust/helpers/build_bug.c
diff options
context:
space:
mode:
authorJakub Kicinski <kuba@kernel.org>2025-09-12 09:17:03 -0700
committerJakub Kicinski <kuba@kernel.org>2025-09-15 18:13:49 -0700
commitf3b52167a0cb23b27414452fbc1278da2ee884fc (patch)
treea6eaf9ed8674880e345f9262f79b2abd6d21c628 /rust/helpers/build_bug.c
parent3a0ac202534bcd397e6fd744b6d1038d372c5b5e (diff)
page_pool: always add GFP_NOWARN for ATOMIC allocations
Driver authors often forget to add GFP_NOWARN for page allocation from the datapath. This is annoying to users as OOMs are a fact of life, and we pretty much expect network Rx to hit page allocation failures during OOM. Make page pool add GFP_NOWARN for ATOMIC allocations by default. Reviewed-by: Mina Almasry <almasrymina@google.com> Link: https://patch.msgid.link/20250912161703.361272-1-kuba@kernel.org Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'rust/helpers/build_bug.c')
0 files changed, 0 insertions, 0 deletions