On 11/14/21 5:47 PM, Stephen Rothwell wrote:
Hi all, Changes since 20211112:
on i386: This error message is not very helpful (not specific): ../arch/x86/kvm/x86.c: In function ‘kvm_arch_vcpu_ioctl_run’: ../arch/x86/kvm/x86.c:10210:1: error: unsupported size for integer register } ^ It's pointing to the function's ending brace ('}'), so it seems to be saying that somewhere in that function is a register that 32-bit GCC is not happy about. $ gcc --version gcc (SUSE Linux) 7.5.0 The full randconfig file is attached. -- ~Randy
Attachment:
config-r1318.gz
Description: application/gzip