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