diff options
author | Jan Glauber <jglauber@cavium.com> | 2017-10-19 09:41:29 +0300 |
---|---|---|
committer | Borislav Petkov <bp@suse.de> | 2017-10-19 11:50:21 +0300 |
commit | 7339605aa1b5fc551eb23a9563b8b84ba33632f0 (patch) | |
tree | 51ef4f54d4336ac04e8305165557c2d602d62a01 /MAINTAINERS | |
parent | 24281a2f4ca569d44e44e4cbc500cf08e7bb4c36 (diff) | |
download | linux-7339605aa1b5fc551eb23a9563b8b84ba33632f0.tar.xz |
MAINTAINERS: Split Cavium EDAC entry and add myself
Split the Cavium EDAC entry into MIPS and ARM drivers because
they have different maintainers and mailing lists.
Add myself as additional maintainer to the ThunderX driver.
Signed-off-by: Jan Glauber <jglauber@cavium.com>
Cc: David Daney <david.daney@cavium.com>
Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: Sergey Temerkhanov <s.temerkhanov@gmail.com>
Cc: linux-edac <linux-edac@vger.kernel.org>
Link: http://lkml.kernel.org/r/20171019064129.5064-1-jglauber@cavium.com
Signed-off-by: Borislav Petkov <bp@suse.de>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 2281af4b41b6..0eedf0bd1b7d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4895,13 +4895,19 @@ L: linux-edac@vger.kernel.org S: Maintained F: drivers/edac/highbank* -EDAC-CAVIUM +EDAC-CAVIUM OCTEON M: Ralf Baechle <ralf@linux-mips.org> M: David Daney <david.daney@cavium.com> L: linux-edac@vger.kernel.org L: linux-mips@linux-mips.org S: Supported F: drivers/edac/octeon_edac* + +EDAC-CAVIUM THUNDERX +M: David Daney <david.daney@cavium.com> +M: Jan Glauber <jglauber@cavium.com> +L: linux-edac@vger.kernel.org +S: Supported F: drivers/edac/thunderx_edac* EDAC-CORE |