reproduce (this is a W=1 build):
        git checkout 0dd3ee31125508cd67f7e7172247f05b7fd1753a
        b4 shazam https://lore.kernel.org/r/20240111001155.746-1-carlosgalo@google.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