diff options
author | Matthew Rosato <[email protected]> | 2021-03-25 09:41:52 -0400 |
---|---|---|
committer | Heiko Carstens <[email protected]> | 2021-03-28 20:20:33 +0200 |
commit | 84d572e634e28827d105746c922d8ada425e2d8b (patch) | |
tree | d8b293bb53703f31322a7fa543637f0801ddcdf5 | |
parent | 5b43bd184530af6b868d8273b0a743a138d37ee8 (diff) |
MAINTAINERS: add backups for s390 vfio drivers
Add a backup for s390 vfio-pci, an additional backup for vfio-ccw
and replace the backup for vfio-ap as Pierre is focusing on other
areas.
Signed-off-by: Matthew Rosato <[email protected]>
Acked-by: Eric Farman <[email protected]>
Acked-by: Halil Pasic <[email protected]>
Acked-by: Pierre Morel <[email protected]>
Acked-by: Jason J. Herne <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Christian Borntraeger <[email protected]>
Signed-off-by: Heiko Carstens <[email protected]>
-rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 9e876927c60d..68a562374b85 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -15634,8 +15634,8 @@ F: Documentation/s390/pci.rst S390 VFIO AP DRIVER M: Tony Krowiak <[email protected]> -M: Pierre Morel <[email protected]> M: Halil Pasic <[email protected]> +M: Jason Herne <[email protected]> S: Supported W: http://www.ibm.com/developerworks/linux/linux390/ @@ -15647,6 +15647,7 @@ F: drivers/s390/crypto/vfio_ap_private.h S390 VFIO-CCW DRIVER M: Cornelia Huck <[email protected]> M: Eric Farman <[email protected]> +M: Matthew Rosato <[email protected]> R: Halil Pasic <[email protected]> @@ -15657,6 +15658,7 @@ F: include/uapi/linux/vfio_ccw.h S390 VFIO-PCI DRIVER M: Matthew Rosato <[email protected]> +M: Eric Farman <[email protected]> S: Supported |