Nowadays, there is nothing virtio-balloon special anymore about these
files, the basic infrastructure is used by multiple memory balloon
drivers.

For now we'll route it through Andrew's tree, maybe in some future it
makes sense to route this through a separate tree.

Signed-off-by: David Hildenbrand <[email protected]>
---
 MAINTAINERS | 12 ++++++++++--
 1 file changed, 10 insertions(+), 2 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 878e53d0f65ed..17fbf5c1ea2fb 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -16225,6 +16225,16 @@ T:     quilt 
git://git.kernel.org/pub/scm/linux/kernel/git/akpm/25-new
 F:     mm/
 F:     tools/mm/
 
+MEMORY MANAGEMENT - BALLOON
+M:     Andrew Morton <[email protected]>
+M:     David Hildenbrand <[email protected]>
+L:     [email protected]
+S:     Maintained
+W:     http://www.linux-mm.org
+T:     git git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
+F:     include/linux/balloon.h
+F:     mm/balloon.c
+
 MEMORY MANAGEMENT - CORE
 M:     Andrew Morton <[email protected]>
 M:     David Hildenbrand <[email protected]>
@@ -27062,9 +27072,7 @@ M:      David Hildenbrand <[email protected]>
 L:     [email protected]
 S:     Maintained
 F:     drivers/virtio/virtio_balloon.c
-F:     include/linux/balloon.h
 F:     include/uapi/linux/virtio_balloon.h
-F:     mm/balloon.c
 
 VIRTIO BLOCK AND SCSI DRIVERS
 M:     "Michael S. Tsirkin" <[email protected]>
-- 
2.51.0


Reply via email to