kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: linux-next: Tree for Nov 15 (kvm/x86)
       [not found] <20211115124718.317db60d@canb.auug.org.au>
@ 2021-11-15  3:52 ` Randy Dunlap
  0 siblings, 0 replies; only message in thread
From: Randy Dunlap @ 2021-11-15  3:52 UTC (permalink / raw)
  To: Stephen Rothwell, Linux Next Mailing List
  Cc: Linux Kernel Mailing List, Paolo Bonzini, kvm

[-- Attachment #1: Type: text/plain, Size: 552 bytes --]

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 #2: config-r1318.gz --]
[-- Type: application/gzip, Size: 47522 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-11-15  3:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20211115124718.317db60d@canb.auug.org.au>
2021-11-15  3:52 ` linux-next: Tree for Nov 15 (kvm/x86) Randy Dunlap

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).