diff mbox series

linux-next: manual merge of the kvm-arm tree with the kvm-fixes tree

Message ID 20230404123217.6b784b4b@canb.auug.org.au (mailing list archive)
State New, archived
Headers show
Series linux-next: manual merge of the kvm-arm tree with the kvm-fixes tree | expand

Commit Message

Stephen Rothwell April 4, 2023, 2:32 a.m. UTC
Hi all,

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

  arch/arm64/kvm/arm.c

between commit:

  52882b9c7a76 ("KVM: PPC: Make KVM_CAP_IRQFD_RESAMPLE platform dependent")

from the kvm-fixes tree and commit:

  30ec7997d175 ("KVM: arm64: timers: Allow userspace to set the global counter offset")

from the kvm-arm 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.
diff mbox series

Patch

diff --cc arch/arm64/kvm/arm.c
index aaa752be3776,0e5a3ff8cc5a..000000000000
--- a/arch/arm64/kvm/arm.c