The patch titled Subject: MAINTAINERS: copy virtio on balloon_compaction.c has been added to the -mm tree. Its filename is maintainers-copy-virtio-on-balloon_compactionc.patch This patch should soon appear at http://ozlabs.org/~akpm/mmots/broken-out/maintainers-copy-virtio-on-balloon_compactionc.patch and later at http://ozlabs.org/~akpm/mmotm/broken-out/maintainers-copy-virtio-on-balloon_compactionc.patch Before you just go and hit "reply", please: a) Consider who else should be cc'ed b) Prefer to cc a suitable mailing list as well c) Ideally: find the original patch on the mailing list and do a reply-to-all to that, adding suitable additional cc's *** Remember to use Documentation/SubmitChecklist when testing your code *** The -mm tree is included into linux-next and is updated there every 3-4 working days ------------------------------------------------------ From: "Michael S. Tsirkin" <mst@xxxxxxxxxx> Subject: MAINTAINERS: copy virtio on balloon_compaction.c Changes to mm/balloon_compaction.c can easily break virtio, and virtio is the only user of that interface. Add a line to MAINTAINERS so whoever changes that file remembers to copy us. Link: http://lkml.kernel.org/r/1501764010-24456-1-git-send-email-mst@xxxxxxxxxx Signed-off-by: Michael S. Tsirkin <mst@xxxxxxxxxx> Acked-by: Rafael Aquini <aquini@xxxxxxxxxx> Acked-by: Wei Wang <wei.w.wang@xxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff -puN MAINTAINERS~maintainers-copy-virtio-on-balloon_compactionc MAINTAINERS --- a/MAINTAINERS~maintainers-copy-virtio-on-balloon_compactionc +++ a/MAINTAINERS @@ -14004,6 +14004,7 @@ F: drivers/block/virtio_blk.c F: include/linux/virtio*.h F: include/uapi/linux/virtio_*.h F: drivers/crypto/virtio/ +F: mm/balloon_compaction.c VIRTIO CRYPTO DRIVER M: Gonglei <arei.gonglei@xxxxxxxxxx> _ Patches currently in -mm which might be from mst@xxxxxxxxxx are maintainers-copy-virtio-on-balloon_compactionc.patch -- To unsubscribe from this list: send the line "unsubscribe mm-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html