Hi all, After merging the net-next tree, today's linux-next build (x86_64 allmodconfig) failed like this: net/9p/trans_rdma.c:724:15: error: 'rdma_cancelled' undeclared here (not in a function) .cancelled = rdma_cancelled, ^ Caused by commit 59ea52dc461e ("net: trans_rdma: remove unused function") interacting with commit d538a4ba906a ("net/9p: link rdma_cancelled in with trans_module") from the v9fs tree. I just reverted that net-next tree commit for today. -- Cheers, Stephen Rothwell sfr@canb.auug.org.au