linux-next: manual merge of the char-misc tree with the rust tree
Mark Brown <[email protected]>
| Newsgroups | org.kernel.vger.linux-next,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
Hi all,
Today's linux-next merge of the char-misc tree got a conflict in:
rust/uapi/uapi_helper.h
between commit:
cdfcaa36ac93a ("rust: uapi: replace direct asm-generic/ioctl.h include with linux/ioctl.h")
from the rust tree and commit:
f14e0c8183bc7 ("rust_binder: report netlink transactions")
from the char-misc 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 --cc include/uapi/linux/kvm.h
index 70e36e6a0ad4b,9fc8dfdfd65ff..0000000000000
--- a/include/uapi/linux/kvm.h
+++ b/include/uapi/linux/kvm.h
@@@ -997,7 -997,7 +997,8 @@@ struct kvm_enable_cap
#define KVM_CAP_S390_KEYOP 247
#define KVM_CAP_S390_VSIE_ESAMODE 248
#define KVM_CAP_S390_HPAGE_2G 249
-#define KVM_CAP_ARM_PMU_V3_STRICT 250
+#define KVM_CAP_PPC_COMPAT_CAPS 250
++#define KVM_CAP_ARM_PMU_V3_STRICT 251
struct kvm_irq_routing_irqchip {
__u32 irqchip;
signature.asc
(application/pgp-signature, 488 B)
-----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAmp7PJYACgkQJNaLcl1U h9C72wf/dl3K7yOAbcctQzFU+BonA1h+yfIOD9hianTZNBwZ14nb6z7W5DoQ3rnx C+hcp8wNCJ35en7L1ZQaYd5z7qRtuTdXHui8l38nR+Bdg/NIGj/vPcyj7UGCW0jl retiNp3InqgABwzLH9fw8Tm/Bk6NIUynvfyO5W8V+T+55N19H2EuhnzfE3QZitZV +iuFJQzOLUoZ73phesqhklY67mgE5T9pXAbsif/GlKVOALG/Kw2nX8VNKW5FRhcE vnCq71zJJpO252esN+h17ajh+G7XSQHQFo1G2Gl9NfiXGFTuzAcOq3Wb2e/0WXtg zMf2YyNo9tk3Es7BxOEGO9v4WbgWaQ== =P2uv -----END PGP SIGNATURE-----