reproduce (this is a W=1 build): # https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=28edaacb821c69241f6c0be6bbd29f7145f1b44f git remote add linus https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git git fetch --no-tags linus master git checkout 28edaacb821c69241f6c0be6bbd29f7145f1b44f # save the config file make W=1 ARCH=x86_64 olddefconfig make W=1 ARCH=x86_64