reproduce (this is a W=1 build): # https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=b244358e9a1cd61276b8785b1b4275f1f45a1dc2 git remote add linux-next https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git git fetch --no-tags linux-next master git checkout b244358e9a1cd61276b8785b1b4275f1f45a1dc2 # apt-get install llvm-dev # save the config file make W=1 ARCH=x86_64 olddefconfig make W=1 ARCH=x86_64 make W=1 headers make W=1 -C tools/testing/selftests