Thread (7 messages) flat view 7 messages, 4 authors, 2025-08-12
STALE364d

[PATCH 0/3] net: remove redundant __GFP_NOWARN

From: Qianfeng Rong <hidden>
Date: 2025-08-10 07:30:00
Also in: linux-nfs, linux-rdma, lkml

Commit 16f5dfbc851b ("gfp: include __GFP_NOWARN in GFP_NOWAIT") made
GFP_NOWAIT implicitly include __GFP_NOWARN.

Therefore, explicit __GFP_NOWARN combined with GFP_NOWAIT (e.g.,
`GFP_NOWAIT | __GFP_NOWARN`) is now redundant.  Let's clean up these
redundant flags across subsystems.

No functional changes.

Qianfeng Rong (3):
  tcp: cdg: remove redundant __GFP_NOWARN
  RDS: remove redundant __GFP_NOWARN
  SUNRPC: Remove redundant __GFP_NOWARN

 net/ipv4/tcp_cdg.c             | 2 +-
 net/rds/ib_recv.c              | 2 +-
 net/sunrpc/socklib.c           | 2 +-
 net/sunrpc/xprtrdma/rpc_rdma.c | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

-- 
2.34.1
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help