reproduce (this is a W=1 build): git remote add hch-misc git://git.infradead.org/users/hch/misc.git git fetch --no-tags hch-misc block-dma git checkout d76f41fc7d0f68b85c90d0beb90a09f54b6aa219 # 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