Hi all, After merging the rdma tree, today's linux-next build (x86_64 allmodconfig) failed like this: In file included from :32: ./usr/include/rdma/rvt-abi.h:13:10: fatal error: rdma/ib_verbs.h: No such file or directory #include ^~~~~~~~~~~~~~~~~ Caused by commits dabac6e460ce ("IB/hfi1: Move receive work queue struct into uapi directory") interacting with commit 0c422a3d4e1b ("kbuild: compile-test exported headers to ensure they are self-contained") from the kbuild tree. You can't reference the include/linux headers from uapi headers ... I have used the rmda tree from 20190628 again today (given the previous errors). -- Cheers, Stephen Rothwell