I would like to help maintain the udmabuf driver, in light of the
recent changes that converted the driver to use folios instead
of pages. Furthermore, I also contribute to Qemu's virtio-gpu
module (and UI modules), that are primary users of udmabuf driver.

Cc: Gerd Hoffmann <[email protected]>
Cc: Daniel Vetter <[email protected]>
Signed-off-by: Vivek Kasireddy <[email protected]>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index fa4cab9492a2..af29a75b4a31 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -23875,6 +23875,7 @@ F:      lib/iov_iter.c
 
 USERSPACE DMA BUFFER DRIVER
 M:     Gerd Hoffmann <[email protected]>
+M:     Vivek Kasireddy <[email protected]>
 L:     [email protected]
 S:     Maintained
 T:     git https://gitlab.freedesktop.org/drm/misc/kernel.git
-- 
2.45.1

Reply via email to