reproduce (this is a W=1 build): # https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=7edd42093cb0f33ab09c8ae317d73795466c7fa2 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 7edd42093cb0f33ab09c8ae317d73795466c7fa2 # 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