Hi Michael, Today's linux-next merge of the vhost tree got a conflict in:
MAINTAINERS
between commit:
4ad6ee91aa9f ("Add MAINTAINERS entry for virtio-gpu")
from Linus' tree and commit:
f2dbda3b4fc2 ("MAINTAINERS: separate section for s390 virtio drivers")
from the vhost tree.
I fixed it up (see below) and can carry the fix as necessary (no action
is required).
--
Cheers,
Stephen Rothwell [email protected]
diff --cc MAINTAINERS
index d558d280fdc1,fbef7d0a4dd5..000000000000
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@@ -10895,15 -10570,15 +10894,24 @@@ F: drivers/block/virtio_blk.
F: include/linux/virtio_*.h
F: include/uapi/linux/virtio_*.h
+ VIRTIO DRIVERS FOR S390
+ M: Christian Borntraeger <[email protected]>
+ M: Cornelia Huck <[email protected]>
+ L: [email protected]
+ L: [email protected]
+ L: [email protected]
+ S: Supported
+ F: drivers/s390/virtio/
+
+VIRTIO GPU DRIVER
+M: David Airlie <[email protected]>
+M: Gerd Hoffmann <[email protected]>
+L: [email protected]
+L: [email protected]
+S: Maintained
+F: drivers/gpu/drm/virtio/
+F: include/uapi/linux/virtio_gpu.h
+
VIRTIO HOST (VHOST)
M: "Michael S. Tsirkin" <[email protected]>
L: [email protected]
pgpKILSDDbBt9.pgp
Description: OpenPGP digital signature

