Hi Trond, The following changes since commit ae83d0b416db002fe95601e7f97f64b59514d936: Linux 5.7-rc2 (2020-04-19 14:35:30 -0700) are available in the Git repository at: git://git.linux-nfs.org/projects/anna/linux-nfs.git tags/nfs-rdma-for-5.7-2 for you to fetch changes up to 48a124e383508d3d73453d540a825c0745454af9: xprtrdma: Fix use of xdr_stream_encode_item_{present, absent} (2020-04-20 10:45:01 -0400) ---------------------------------------------------------------- These patches fix two bugs that Chuck found that were introduced in the original 5.7 pull request, and also a use-after-free race in the tracepoints code. Thanks, Anna ---------------------------------------------------------------- Chuck Lever (3): xprtrdma: Restore wake-up-all to rpcrdma_cm_event_handler() xprtrdma: Fix trace point use-after-free race xprtrdma: Fix use of xdr_stream_encode_item_{present, absent} include/trace/events/rpcrdma.h | 12 ++++-------- net/sunrpc/xprtrdma/rpc_rdma.c | 15 +++++++++++---- net/sunrpc/xprtrdma/verbs.c | 3 ++- 3 files changed, 17 insertions(+), 13 deletions(-)