reproduce (this is a W=1 build):
        # https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=c019cd656e717349ff22d0c41d6fbfc773f48c52
        git remote add linus https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
        git fetch --no-tags linus master
        git checkout c019cd656e717349ff22d0c41d6fbfc773f48c52
        # save the config file
        mkdir build_dir && cp config build_dir/.config
        make W=1 O=build_dir ARCH=i386 olddefconfig
        make W=1 O=build_dir ARCH=i386 SHELL=/bin/bash arch/x86/entry/ drivers/firmware/efi/libstub/ drivers/gpu/drm/ drivers/scsi/mpi3mr/ drivers/scsi/qla2xxx/ fs/