Hi Chuck, your commit ffe1f0df5862 ("rpcrdma: Merge svcrdma and xprtrdma modules into one") has shown up in linux next-20150620. The commit merges SUNRPC_XPRT_RDMA_CLIENT and SUNRPC_XPRT_RDMA_SERVER into SUNRPC_XPRT_RDMA, but misses to update references in Documentation, see:
Documentation/filesystems/nfs/nfs-rdma.txt:142: SUNRPC_XPRT_RDMA_CLIENT and SUNRPC_XPRT_RDMA_SERVER config options that both Documentation/filesystems/nfs/nfs-rdma.txt:242: (CONFIG_SUNRPC_XPRT_RDMA_SERVER=m in kernel config), load the RDMA Documentation/filesystems/nfs/nfs-rdma.txt:263: (CONFIG_SUNRPC_XPRT_RDMA_CLIENT=m in kernel config), load the RDMA client I guess that commit 731d5cca8272 ("Documentation: NFS/RDMA: Document separate Kconfig symbols") needs to be reverted as well. I detected this issue with scripts/checkkconfigsymbols.py. Kind regards, Valentin -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in Please read the FAQ at http://www.tux.org/lkml/