linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: copy virtio on balloon_compaction.c
@ 2017-08-03 12:42 Michael S. Tsirkin
  2017-08-03 13:36 ` Rafael Aquini
  0 siblings, 1 reply; 3+ messages in thread
From: Michael S. Tsirkin @ 2017-08-03 12:42 UTC (permalink / raw)
  To: linux-kernel
  Cc: Wei Wang, linux-mm, virtualization, mhocko, zhenwei.pi, Gioh Kim,
	Vlastimil Babka, Minchan Kim, Konstantin Khlebnikov,
	Rafael Aquini, Andrew Morton, dave.hansen, mawilcox

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.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index f66488d..6b1d60e 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -13996,6 +13996,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@huawei.com>
-- 
MST

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-08-03 15:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-03 12:42 [PATCH] MAINTAINERS: copy virtio on balloon_compaction.c Michael S. Tsirkin
2017-08-03 13:36 ` Rafael Aquini
2017-08-03 15:23   ` Wang, Wei W

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).