Hi Alexander, Today's linux-next merge of the kvm-ppc tree got a conflict in include/uapi/linux/kvm.h between commit 717abd208dff ("KVM: Add capability to advertise PSCI v0.2 support") from the kvm-arm tree and commit f2e91042a807 ("KVM: PPC: Add CAP to indicate hcall fixes") from the kvm-ppc tree. I fixed it up (see below) and can carry the fix as necessary (no action is required). -- Cheers, Stephen Rothwell sfr@xxxxxxxxxxxxxxxx diff --cc include/uapi/linux/kvm.h index 32cf446f1911,16c923de85e7..000000000000 --- a/include/uapi/linux/kvm.h +++ b/include/uapi/linux/kvm.h @@@ -756,7 -748,7 +756,8 @@@ struct kvm_ppc_smmu_info #define KVM_CAP_S390_IRQCHIP 99 #define KVM_CAP_IOEVENTFD_NO_LENGTH 100 #define KVM_CAP_VM_ATTRIBUTES 101 -#define KVM_CAP_PPC_FIXUP_HCALL 102 +#define KVM_CAP_ARM_PSCI_0_2 102 ++#define KVM_CAP_PPC_FIXUP_HCALL 103 #ifdef KVM_CAP_IRQ_ROUTING
Attachment:
signature.asc
Description: PGP signature