public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* linux-next: manual merge of the kvms390 tree with the kvm-arm tree
@ 2018-07-31  4:23 Stephen Rothwell
  2018-08-02  1:19 ` Stephen Rothwell
  0 siblings, 1 reply; 5+ messages in thread
From: Stephen Rothwell @ 2018-07-31  4:23 UTC (permalink / raw)
  To: Christian Borntraeger, Cornelia Huck, Christoffer Dall,
	Marc Zyngier
  Cc: Linux-Next Mailing List, Linux Kernel Mailing List, Paolo Bonzini,
	Radim Krčmář, KVM, Dongjiu Geng, Janosch Frank

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

Hi all,

Today's linux-next merge of the kvms390 tree got a conflict in:

  include/uapi/linux/kvm.h

between commit:

  be26b3a73413 ("arm64: KVM: export the capability to set guest SError syndrome")

from the kvm-arm tree and commit:

  a449938297e5 ("KVM: s390: Add huge page enablement control")

from the kvms390 tree.

I fixed it up (see below) and can carry the fix as necessary. This
is now fixed as far as linux-next is concerned, but any non trivial
conflicts should be mentioned to your upstream maintainer when your tree
is submitted for merging.  You may also want to consider cooperating
with the maintainer of the conflicting tree to minimise any particularly
complex conflicts.

-- 
Cheers,
Stephen Rothwell

diff --cc include/uapi/linux/kvm.h
index a7d9bc4e4068,b955b986b341..000000000000
--- a/include/uapi/linux/kvm.h
+++ b/include/uapi/linux/kvm.h
@@@ -949,7 -949,7 +949,8 @@@ struct kvm_ppc_resize_hpt 
  #define KVM_CAP_GET_MSR_FEATURES 153
  #define KVM_CAP_HYPERV_EVENTFD 154
  #define KVM_CAP_HYPERV_TLBFLUSH 155
 -#define KVM_CAP_S390_HPAGE_1M 156
 +#define KVM_CAP_ARM_INJECT_SERROR_ESR 156
++#define KVM_CAP_S390_HPAGE_1M 157
  
  #ifdef KVM_CAP_IRQ_ROUTING
  

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread
[parent not found: <20170609142856.461a9d28@canb.auug.org.au>]

end of thread, other threads:[~2018-08-02 13:18 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-31  4:23 linux-next: manual merge of the kvms390 tree with the kvm-arm tree Stephen Rothwell
2018-08-02  1:19 ` Stephen Rothwell
2018-08-02 13:18   ` Paolo Bonzini
     [not found] <20170609142856.461a9d28@canb.auug.org.au>
2017-06-28  6:02 ` Stephen Rothwell
2017-06-28  7:10   ` Christian Borntraeger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox