]> git.baikalelectronics.ru Git - kernel.git/commit
SUNRPC: Convert remaining GFP_NOIO, and GFP_NOWAIT sites in sunrpc
authorTrond Myklebust <trond.myklebust@hammerspace.com>
Sat, 2 Mar 2019 15:14:02 +0000 (10:14 -0500)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Sat, 2 Mar 2019 21:25:26 +0000 (16:25 -0500)
commit732fb5fedc8acdc4dae4697c14d19b9e9d242965
tree68fd5f22bc1e1ba59cfd3eebf7a70a9dd40d17de
parent53ab3fc649e12bab550eae398fc893ca272a4f6d
SUNRPC: Convert remaining GFP_NOIO, and GFP_NOWAIT sites in sunrpc

Convert the remaining gfp_flags arguments in sunrpc to standard reclaiming
allocations, now that we set memalloc_nofs_save() as appropriate.

Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
net/sunrpc/auth_gss/auth_gss.c
net/sunrpc/sched.c
net/sunrpc/xprtsock.c