reproduce (this is a W=1 build): # https://git.kernel.org/pub/scm/linux/kernel/git/leon/linux-rdma.git/commit/?id=29f7617562d4dfd10f0487facde8c8d16a71f8f3 git remote add leon-rdma https://git.kernel.org/pub/scm/linux/kernel/git/leon/linux-rdma.git git fetch --no-tags leon-rdma dmabuf-revoke-v7 git checkout 29f7617562d4dfd10f0487facde8c8d16a71f8f3 # 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