Sorry, these seem to have gotten lost in the shuffle. They've been in my client-miscellany branch on git.kernel.org since late November. I must have forgotten to repost them for review. Trond rejected "SUNRPC: Don't dereference xprt->snd_task if it's a cookie" for v5.16, so I've recrafted it to hopefully address his concerns. --- Chuck Lever (3): xprtrdma: Remove final dprintk call sites from xprtrdma xprtrdma: Remove definitions of RPCDBG_FACILITY SUNRPC: Don't dereference xprt->snd_task if it's a cookie include/trace/events/sunrpc.h | 18 +++++++++++++----- net/sunrpc/xprtrdma/backchannel.c | 4 ---- net/sunrpc/xprtrdma/frwr_ops.c | 4 ---- net/sunrpc/xprtrdma/rpc_rdma.c | 4 ---- net/sunrpc/xprtrdma/transport.c | 4 ---- net/sunrpc/xprtrdma/verbs.c | 23 ----------------------- 6 files changed, 13 insertions(+), 44 deletions(-) -- Chuck Lever