kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: add backups for s390 vfio drivers
@ 2021-03-25 13:41 Matthew Rosato
  2021-03-25 13:52 ` Pierre Morel
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Matthew Rosato @ 2021-03-25 13:41 UTC (permalink / raw)
  To: linux-s390, kvm
  Cc: borntraeger, farman, jjherne, pasic, akrowiak, pmorel, cohuck,
	hca, gor, alex.williamson

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 <mjrosato@linux.ibm.com>
---
 MAINTAINERS | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 9e87692..68a5623 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -15634,8 +15634,8 @@ F:	Documentation/s390/pci.rst
 
 S390 VFIO AP DRIVER
 M:	Tony Krowiak <akrowiak@linux.ibm.com>
-M:	Pierre Morel <pmorel@linux.ibm.com>
 M:	Halil Pasic <pasic@linux.ibm.com>
+M:	Jason Herne <jjherne@linux.ibm.com>
 L:	linux-s390@vger.kernel.org
 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 <cohuck@redhat.com>
 M:	Eric Farman <farman@linux.ibm.com>
+M:	Matthew Rosato <mjrosato@linux.ibm.com>
 R:	Halil Pasic <pasic@linux.ibm.com>
 L:	linux-s390@vger.kernel.org
 L:	kvm@vger.kernel.org
@@ -15657,6 +15658,7 @@ F:	include/uapi/linux/vfio_ccw.h
 
 S390 VFIO-PCI DRIVER
 M:	Matthew Rosato <mjrosato@linux.ibm.com>
+M:	Eric Farman <farman@linux.ibm.com>
 L:	linux-s390@vger.kernel.org
 L:	kvm@vger.kernel.org
 S:	Supported
-- 
1.8.3.1


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

* Re: [PATCH] MAINTAINERS: add backups for s390 vfio drivers
  2021-03-25 13:41 [PATCH] MAINTAINERS: add backups for s390 vfio drivers Matthew Rosato
@ 2021-03-25 13:52 ` Pierre Morel
  2021-03-25 13:59 ` Eric Farman
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: Pierre Morel @ 2021-03-25 13:52 UTC (permalink / raw)
  To: Matthew Rosato, linux-s390, kvm
  Cc: borntraeger, farman, jjherne, pasic, akrowiak, cohuck, hca, gor,
	alex.williamson



On 3/25/21 2:41 PM, Matthew Rosato wrote:
> 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 <mjrosato@linux.ibm.com>
> ---
>   MAINTAINERS | 4 +++-
>   1 file changed, 3 insertions(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 9e87692..68a5623 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -15634,8 +15634,8 @@ F:	Documentation/s390/pci.rst
>   
>   S390 VFIO AP DRIVER
>   M:	Tony Krowiak <akrowiak@linux.ibm.com>
> -M:	Pierre Morel <pmorel@linux.ibm.com>

Acked-by: Pierre Morel <pmorel@linux.ibm.com>


-- 
Pierre Morel
IBM Lab Boeblingen

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

* Re: [PATCH] MAINTAINERS: add backups for s390 vfio drivers
  2021-03-25 13:41 [PATCH] MAINTAINERS: add backups for s390 vfio drivers Matthew Rosato
  2021-03-25 13:52 ` Pierre Morel
@ 2021-03-25 13:59 ` Eric Farman
  2021-03-25 14:22 ` Halil Pasic
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: Eric Farman @ 2021-03-25 13:59 UTC (permalink / raw)
  To: Matthew Rosato, linux-s390, kvm
  Cc: borntraeger, jjherne, pasic, akrowiak, pmorel, cohuck, hca, gor,
	alex.williamson



On 3/25/21 9:41 AM, Matthew Rosato wrote:
> 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 <mjrosato@linux.ibm.com>

Acked-by: Eric Farman <farman@linux.ibm.com>

> ---
>   MAINTAINERS | 4 +++-
>   1 file changed, 3 insertions(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 9e87692..68a5623 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -15634,8 +15634,8 @@ F:	Documentation/s390/pci.rst
>   
>   S390 VFIO AP DRIVER
>   M:	Tony Krowiak <akrowiak@linux.ibm.com>
> -M:	Pierre Morel <pmorel@linux.ibm.com>
>   M:	Halil Pasic <pasic@linux.ibm.com>
> +M:	Jason Herne <jjherne@linux.ibm.com>
>   L:	linux-s390@vger.kernel.org
>   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 <cohuck@redhat.com>
>   M:	Eric Farman <farman@linux.ibm.com>
> +M:	Matthew Rosato <mjrosato@linux.ibm.com>
>   R:	Halil Pasic <pasic@linux.ibm.com>
>   L:	linux-s390@vger.kernel.org
>   L:	kvm@vger.kernel.org
> @@ -15657,6 +15658,7 @@ F:	include/uapi/linux/vfio_ccw.h
>   
>   S390 VFIO-PCI DRIVER
>   M:	Matthew Rosato <mjrosato@linux.ibm.com>
> +M:	Eric Farman <farman@linux.ibm.com>
>   L:	linux-s390@vger.kernel.org
>   L:	kvm@vger.kernel.org
>   S:	Supported
> 

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

* Re: [PATCH] MAINTAINERS: add backups for s390 vfio drivers
  2021-03-25 13:41 [PATCH] MAINTAINERS: add backups for s390 vfio drivers Matthew Rosato
  2021-03-25 13:52 ` Pierre Morel
  2021-03-25 13:59 ` Eric Farman
@ 2021-03-25 14:22 ` Halil Pasic
  2021-03-26  8:48 ` Christian Borntraeger
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: Halil Pasic @ 2021-03-25 14:22 UTC (permalink / raw)
  To: Matthew Rosato
  Cc: linux-s390, kvm, borntraeger, farman, jjherne, akrowiak, pmorel,
	cohuck, hca, gor, alex.williamson

On Thu, 25 Mar 2021 09:41:52 -0400
Matthew Rosato <mjrosato@linux.ibm.com> wrote:

> 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 <mjrosato@linux.ibm.com>

Acked-by: Halil Pasic <pasic@linux.ibm.com>

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

* Re: [PATCH] MAINTAINERS: add backups for s390 vfio drivers
  2021-03-25 13:41 [PATCH] MAINTAINERS: add backups for s390 vfio drivers Matthew Rosato
                   ` (2 preceding siblings ...)
  2021-03-25 14:22 ` Halil Pasic
@ 2021-03-26  8:48 ` Christian Borntraeger
  2021-03-26 16:27 ` Jason J. Herne
  2021-03-29  8:15 ` Cornelia Huck
  5 siblings, 0 replies; 7+ messages in thread
From: Christian Borntraeger @ 2021-03-26  8:48 UTC (permalink / raw)
  To: Matthew Rosato, linux-s390, kvm
  Cc: farman, jjherne, pasic, akrowiak, pmorel, cohuck, hca, gor,
	alex.williamson

On 25.03.21 14:41, Matthew Rosato wrote:
> 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.
> 

Thanks for doing cross-backup. Queued for the s390 tree.

> Signed-off-by: Matthew Rosato <mjrosato@linux.ibm.com>
> ---
>   MAINTAINERS | 4 +++-
>   1 file changed, 3 insertions(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 9e87692..68a5623 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -15634,8 +15634,8 @@ F:	Documentation/s390/pci.rst
>   
>   S390 VFIO AP DRIVER
>   M:	Tony Krowiak <akrowiak@linux.ibm.com>
> -M:	Pierre Morel <pmorel@linux.ibm.com>
>   M:	Halil Pasic <pasic@linux.ibm.com>
> +M:	Jason Herne <jjherne@linux.ibm.com>
>   L:	linux-s390@vger.kernel.org
>   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 <cohuck@redhat.com>
>   M:	Eric Farman <farman@linux.ibm.com>
> +M:	Matthew Rosato <mjrosato@linux.ibm.com>
>   R:	Halil Pasic <pasic@linux.ibm.com>
>   L:	linux-s390@vger.kernel.org
>   L:	kvm@vger.kernel.org
> @@ -15657,6 +15658,7 @@ F:	include/uapi/linux/vfio_ccw.h
>   
>   S390 VFIO-PCI DRIVER
>   M:	Matthew Rosato <mjrosato@linux.ibm.com>
> +M:	Eric Farman <farman@linux.ibm.com>
>   L:	linux-s390@vger.kernel.org
>   L:	kvm@vger.kernel.org
>   S:	Supported
> 

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

* Re: [PATCH] MAINTAINERS: add backups for s390 vfio drivers
  2021-03-25 13:41 [PATCH] MAINTAINERS: add backups for s390 vfio drivers Matthew Rosato
                   ` (3 preceding siblings ...)
  2021-03-26  8:48 ` Christian Borntraeger
@ 2021-03-26 16:27 ` Jason J. Herne
  2021-03-29  8:15 ` Cornelia Huck
  5 siblings, 0 replies; 7+ messages in thread
From: Jason J. Herne @ 2021-03-26 16:27 UTC (permalink / raw)
  To: Matthew Rosato, linux-s390, kvm
  Cc: borntraeger, farman, pasic, akrowiak, pmorel, cohuck, hca, gor,
	alex.williamson

On 3/25/21 9:41 AM, Matthew Rosato wrote:
> 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 <mjrosato@linux.ibm.com>
> ---
>   MAINTAINERS | 4 +++-
>   1 file changed, 3 insertions(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 9e87692..68a5623 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -15634,8 +15634,8 @@ F:	Documentation/s390/pci.rst
>   
>   S390 VFIO AP DRIVER
>   M:	Tony Krowiak <akrowiak@linux.ibm.com>
> -M:	Pierre Morel <pmorel@linux.ibm.com>
>   M:	Halil Pasic <pasic@linux.ibm.com>
> +M:	Jason Herne <jjherne@linux.ibm.com>

Acked-by: Jason J. Herne <jjherne@linux.ibm.com>


-- 
-- Jason J. Herne (jjherne@linux.ibm.com)

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

* Re: [PATCH] MAINTAINERS: add backups for s390 vfio drivers
  2021-03-25 13:41 [PATCH] MAINTAINERS: add backups for s390 vfio drivers Matthew Rosato
                   ` (4 preceding siblings ...)
  2021-03-26 16:27 ` Jason J. Herne
@ 2021-03-29  8:15 ` Cornelia Huck
  5 siblings, 0 replies; 7+ messages in thread
From: Cornelia Huck @ 2021-03-29  8:15 UTC (permalink / raw)
  To: Matthew Rosato
  Cc: linux-s390, kvm, borntraeger, farman, jjherne, pasic, akrowiak,
	pmorel, hca, gor, alex.williamson

On Thu, 25 Mar 2021 09:41:52 -0400
Matthew Rosato <mjrosato@linux.ibm.com> wrote:

> 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 <mjrosato@linux.ibm.com>
> ---
>  MAINTAINERS | 4 +++-
>  1 file changed, 3 insertions(+), 1 deletion(-)

Nice :)

Acked-by: Cornelia Huck <cohuck@redhat.com>


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

end of thread, other threads:[~2021-03-29  8:18 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-25 13:41 [PATCH] MAINTAINERS: add backups for s390 vfio drivers Matthew Rosato
2021-03-25 13:52 ` Pierre Morel
2021-03-25 13:59 ` Eric Farman
2021-03-25 14:22 ` Halil Pasic
2021-03-26  8:48 ` Christian Borntraeger
2021-03-26 16:27 ` Jason J. Herne
2021-03-29  8:15 ` Cornelia Huck

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).