linux_dsm_epyc7002/net/sunrpc/xprtrdma
Chuck Lever b7e0b9a965 svcrdma: Replace GFP_KERNEL in a loop with GFP_NOFAIL
At the 2015 LSF/MM, it was requested that memory allocation
call sites that request GFP_KERNEL allocations in a loop should be
annotated with __GFP_NOFAIL.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
2015-06-04 16:56:00 -04:00
..
fmr_ops.c NFS client updates for Linux 4.1 2015-04-26 17:33:59 -07:00
frwr_ops.c NFS client updates for Linux 4.1 2015-04-26 17:33:59 -07:00
Makefile xprtrdma: Add vector of ops for each memory registration strategy 2015-03-31 09:52:52 -04:00
physical_ops.c xprtrdma: Make rpcrdma_{un}map_one() into inline functions 2015-03-31 09:52:53 -04:00
rpc_rdma.c xprtrdma: Add a "deregister_external" op for each memreg mode 2015-03-31 09:52:52 -04:00
svc_rdma_marshal.c svcrdma: Keep rpcrdma_msg fields in network byte-order 2015-06-04 16:55:59 -04:00
svc_rdma_recvfrom.c svcrdma: Keep rpcrdma_msg fields in network byte-order 2015-06-04 16:55:59 -04:00
svc_rdma_sendto.c svcrdma: Replace GFP_KERNEL in a loop with GFP_NOFAIL 2015-06-04 16:56:00 -04:00
svc_rdma_transport.c svcrdma: Replace GFP_KERNEL in a loop with GFP_NOFAIL 2015-06-04 16:56:00 -04:00
svc_rdma.c net: Convert uses of typedef ctl_table to struct ctl_table 2013-06-13 02:36:09 -07:00
transport.c xprtrdma: Add a "deregister_external" op for each memreg mode 2015-03-31 09:52:52 -04:00
verbs.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 2015-04-14 09:50:27 -07:00
xprt_rdma.h xprtrdma: Make rpcrdma_{un}map_one() into inline functions 2015-03-31 09:52:53 -04:00