reproduce (this is a W=1 build): git remote add shuah-kselftest https://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest.git git fetch shuah-kselftest next git checkout shuah-kselftest/next b4 shazam https://lore.kernel.org/r/544ab894a301c83eb9f9d7a6326f4cb87f517019.1722644866.git.nicolinc@nvidia.com # 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