[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <971241cd-f6b7-a224-3116-ff939c2cd811@infradead.org>
Date: Sun, 14 Nov 2021 19:52:27 -0800
From: Randy Dunlap <rdunlap@...radead.org>
To: Stephen Rothwell <sfr@...b.auug.org.au>,
Linux Next Mailing List <linux-next@...r.kernel.org>
Cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Paolo Bonzini <pbonzini@...hat.com>, kvm@...r.kernel.org
Subject: Re: linux-next: Tree for Nov 15 (kvm/x86)
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
Download attachment "config-r1318.gz" of type "application/gzip" (47522 bytes)
Powered by blists - more mailing lists