Skip to content

Commit

Permalink
MAINTAINERS: copy virtio on balloon_compaction.c
Browse files Browse the repository at this point in the history
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/[email protected]
Signed-off-by: Michael S. Tsirkin <[email protected]>
Acked-by: Rafael Aquini <[email protected]>
Acked-by: Wei Wang <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
  • Loading branch information
mstsirkin authored and torvalds committed Aug 10, 2017
1 parent b3a81d0 commit c0a6a5a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions MAINTAINERS
Original file line number Diff line number Diff line change
Expand Up @@ -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 <[email protected]>
Expand Down

0 comments on commit c0a6a5a

Please sign in to comment.