kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: linux-next: Tree for Jun 14 (arch/x86/kvm/svm/avic.c)
       [not found] <20220614161729.247d71f7@canb.auug.org.au>
@ 2022-06-14 16:13 ` Randy Dunlap
  0 siblings, 0 replies; only message in thread
From: Randy Dunlap @ 2022-06-14 16:13 UTC (permalink / raw)
  To: Stephen Rothwell, Linux Next Mailing List
  Cc: Linux Kernel Mailing List, Maxim Levitsky, KVM list



On 6/13/22 23:17, Stephen Rothwell wrote:
> Hi all,
> 
> Changes since 20220610:
> 

on i386:

In file included from ../include/linux/bits.h:6:0,
                 from ../include/linux/kvm_types.h:21,
                 from ../arch/x86/kvm/svm/avic.c:17:
../arch/x86/kvm/svm/avic.c: In function ‘avic_check_apicv_inhibit_reasons’:
../include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow]
 #define BIT(nr)   (UL(1) << (nr))
                          ^
../arch/x86/kvm/svm/avic.c:911:6: note: in expansion of macro ‘BIT’
      BIT(APICV_INHIBIT_REASON_SEV      |
      ^~~


From commit 3743c2f02517
Author: Maxim Levitsky <mlevitsk@redhat.com>
Date:   Mon Jun 6 21:08:24 2022 +0300

    KVM: x86: inhibit APICv/AVIC on changes to APIC ID or APIC base


-- 
~Randy

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

only message in thread, other threads:[~2022-06-14 16:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20220614161729.247d71f7@canb.auug.org.au>
2022-06-14 16:13 ` linux-next: Tree for Jun 14 (arch/x86/kvm/svm/avic.c) 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).