Update MAINTAINERS to reflect recent changes.
Signed-off-by: Gavin Shan <redacted>
---
MAINTAINERS | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 5be702c..78e64c9 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6149,7 +6149,13 @@ M: Linas Vepstas <linasvepstas@gmail.com>
L: linux-pci@vger.kernel.org
S: Supported
F: Documentation/PCI/pci-error-recovery.txt
+
+ENHANCED ERROR HANDLING (EEH)
+M: Gavin Shan <shangw@linux.vnet.ibm.com>
+L: linuxppc-dev@lists.ozlabs.org
+S: Supported
F: Documentation/powerpc/eeh-pci-error-recovery.txt
+F: arch/powerpc/kernel/eeh*.c
PCI SUBSYSTEM
M: Bjorn Helgaas <bhelgaas@google.com>
--
1.7.5.4
Hi Gavin,
On Fri, 28 Jun 2013 13:42:23 +0800 Gavin Shan [off-list ref] wrote:
quoted hunk
Update MAINTAINERS to reflect recent changes.
Signed-off-by: Gavin Shan <redacted>
---
MAINTAINERS | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 5be702c..78e64c9 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6149,7 +6149,13 @@ M: Linas Vepstas <linasvepstas@gmail.com>
L: linux-pci@vger.kernel.org
S: Supported
F: Documentation/PCI/pci-error-recovery.txt
+
+ENHANCED ERROR HANDLING (EEH)
+M: Gavin Shan <shangw@linux.vnet.ibm.com>
+L: linuxppc-dev@lists.ozlabs.org
+S: Supported
F: Documentation/powerpc/eeh-pci-error-recovery.txt
+F: arch/powerpc/kernel/eeh*.c
PCI SUBSYSTEM
M: Bjorn Helgaas <bhelgaas@google.com>
The entries in the MAINTAINERS file are meant to be in alphabetical
order ...
--
Cheers,
Stephen Rothwell sfr@canb.auug.org.au
On Fri, Jun 28, 2013 at 05:46:34PM +1000, Stephen Rothwell wrote:
Hi Gavin,
On Fri, 28 Jun 2013 13:42:23 +0800 Gavin Shan [off-list ref] wrote:
quoted
Update MAINTAINERS to reflect recent changes.
Signed-off-by: Gavin Shan <redacted>
---
MAINTAINERS | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 5be702c..78e64c9 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6149,7 +6149,13 @@ M: Linas Vepstas <linasvepstas@gmail.com>
L: linux-pci@vger.kernel.org
S: Supported
F: Documentation/PCI/pci-error-recovery.txt
+
+ENHANCED ERROR HANDLING (EEH)
+M: Gavin Shan <shangw@linux.vnet.ibm.com>
+L: linuxppc-dev@lists.ozlabs.org
+S: Supported
F: Documentation/powerpc/eeh-pci-error-recovery.txt
+F: arch/powerpc/kernel/eeh*.c
PCI SUBSYSTEM
M: Bjorn Helgaas <bhelgaas@google.com>
The entries in the MAINTAINERS file are meant to be in alphabetical
order ...
Thanks, Stephen :-)
I'll send up an v4. Sorry for my noise ;-(
Thanks,
Gavin