2018-08-21 01:22:01

by Tyrel Datwyler

[permalink] [raw]
Subject: [PATCH] MAINTAINERS: add maintainer entries for RPA pci hotplug drivers

Adding myself as maintiner of the IBM RPA hotplug modules located in
drivers/pci/hotplug directory. These modules provide kernel interfaces
for support of Dynamic Logical Partitioning (DLPAR) of Logical and
Physical IO slots, and hotplug of physical PCI slots of a PHB on
RPA-compliant ppc64 platforms (pseries).

Signed-off-by: Tyrel Datwyler <[email protected]>
---
MAINTAINERS | 14 ++++++++++++++
1 file changed, 14 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 5df1b36..7b5dc3f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6984,6 +6984,20 @@ F: drivers/crypto/vmx/aes*
F: drivers/crypto/vmx/ghash*
F: drivers/crypto/vmx/ppc-xlate.pl

+IBM Power PCI Hotplug Driver for RPA-compliant PPC64 platform
+M: Tyrel Datwyler <[email protected]>
+L: [email protected]
+L: [email protected]
+S: Supported
+F: drivers/pci/hotplug/rpaphp*
+
+IBM Power IO DLPAR Driver for RPA-compliant PPC64 platform
+M: Tyrel Datwyler <[email protected]>
+L: [email protected]
+L: [email protected]
+S: Supported
+F: drivers/pci/hotplug/rpadlpar*
+
IBM ServeRAID RAID DRIVER
S: Orphan
F: drivers/scsi/ips.*
--
1.8.3.1



2018-09-06 21:16:24

by Bjorn Helgaas

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: add maintainer entries for RPA pci hotplug drivers

On Mon, Aug 20, 2018 at 06:20:31PM -0700, Tyrel Datwyler wrote:
> Adding myself as maintiner of the IBM RPA hotplug modules located in
> drivers/pci/hotplug directory. These modules provide kernel interfaces
> for support of Dynamic Logical Partitioning (DLPAR) of Logical and
> Physical IO slots, and hotplug of physical PCI slots of a PHB on
> RPA-compliant ppc64 platforms (pseries).
>
> Signed-off-by: Tyrel Datwyler <[email protected]>

Applied to for-linus for v4.19, thanks!

> ---
> MAINTAINERS | 14 ++++++++++++++
> 1 file changed, 14 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 5df1b36..7b5dc3f 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -6984,6 +6984,20 @@ F: drivers/crypto/vmx/aes*
> F: drivers/crypto/vmx/ghash*
> F: drivers/crypto/vmx/ppc-xlate.pl
>
> +IBM Power PCI Hotplug Driver for RPA-compliant PPC64 platform
> +M: Tyrel Datwyler <[email protected]>
> +L: [email protected]
> +L: [email protected]
> +S: Supported
> +F: drivers/pci/hotplug/rpaphp*
> +
> +IBM Power IO DLPAR Driver for RPA-compliant PPC64 platform
> +M: Tyrel Datwyler <[email protected]>
> +L: [email protected]
> +L: [email protected]
> +S: Supported
> +F: drivers/pci/hotplug/rpadlpar*
> +
> IBM ServeRAID RAID DRIVER
> S: Orphan
> F: drivers/scsi/ips.*
> --
> 1.8.3.1
>