diff options
author | Tony Luck <tony.luck@intel.com> | 2019-03-25 16:56:27 -0700 |
---|---|---|
committer | Borislav Petkov <bp@suse.de> | 2019-03-26 08:30:53 +0100 |
commit | bcc5c1bbf76c40764735a5b3bdb884575e7fd822 (patch) | |
tree | 2c0df37389b17aa12825e2700c93fd8385c9cfed /MAINTAINERS | |
parent | 76fc276f4a91bdf96940c276398954f291daf034 (diff) | |
download | linux-stable-bcc5c1bbf76c40764735a5b3bdb884575e7fd822.tar.gz linux-stable-bcc5c1bbf76c40764735a5b3bdb884575e7fd822.tar.bz2 linux-stable-bcc5c1bbf76c40764735a5b3bdb884575e7fd822.zip |
MAINTAINERS: Add entry for EDAC-I10NM
Updating the MAINTAINERS file when adding this new driver was forgotten.
Fix it.
Fixes: d4dc89d069aa ("EDAC, i10nm: Add a driver for Intel 10nm server processors")
Signed-off-by: Tony Luck <tony.luck@intel.com>
Signed-off-by: Borislav Petkov <bp@suse.de>
Cc: "David S. Miller" <davem@davemloft.net>
Cc: Aristeu Rozanski <aris@redhat.com>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Cc: Nicolas Ferre <nicolas.ferre@microchip.com>
Cc: Qiuxu Zhuo <qiuxu.zhuo@intel.com>
Cc: linux-edac <linux-edac@vger.kernel.org>
Link: https://lkml.kernel.org/r/20190325235627.GA11938@agluck-desk
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index a708bf6a02fd..7d1246b62a99 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5596,6 +5596,12 @@ L: linux-edac@vger.kernel.org S: Maintained F: drivers/edac/ghes_edac.c +EDAC-I10NM +M: Tony Luck <tony.luck@intel.com> +L: linux-edac@vger.kernel.org +S: Maintained +F: drivers/edac/i10nm_base.c + EDAC-I3000 L: linux-edac@vger.kernel.org S: Orphan |