reproduce (this is a W=1 build): # https://git.kernel.org/pub/scm/linux/kernel/git/leon/linux-rdma.git/commit/?id=4bb8d69af71cfb0981ff3d7b19882b030d000d5f git remote add leon-rdma https://git.kernel.org/pub/scm/linux/kernel/git/leon/linux-rdma.git git fetch --no-tags leon-rdma rdma-next git checkout 4bb8d69af71cfb0981ff3d7b19882b030d000d5f # save the config file mkdir build_dir && cp config build_dir/.config make W=1 O=build_dir ARCH=x86_64 olddefconfig make W=1 O=build_dir ARCH=x86_64 SHELL=/bin/bash drivers/infiniband/sw/rdmavt/