[tip:x86/urgent] MAINTAINERS, x86/CPU: Tony Luck will maintain asm/intel-family.h

From: tip-bot for Tony Luck
Date: Thu Aug 15 2019 - 04:01:40 EST


Commit-ID: 5ed1c835ed8b522ce25071cc2d56a9a09bd5b59e
Gitweb: https://git.kernel.org/tip/5ed1c835ed8b522ce25071cc2d56a9a09bd5b59e
Author: Tony Luck <tony.luck@xxxxxxxxx>
AuthorDate: Wed, 14 Aug 2019 16:40:30 -0700
Committer: Borislav Petkov <bp@xxxxxxx>
CommitDate: Thu, 15 Aug 2019 09:54:05 +0200

MAINTAINERS, x86/CPU: Tony Luck will maintain asm/intel-family.h

There are a few different subsystems in the kernel that depend on model
specific behaviour (perf, EDAC, power, ...). Easier for just one person
to have the task to get new model numbers included instead of having
these groups trip over each other to do it.

[ bp: s/Cpu/CPU/ and add x86@xxxxxxxxxx so that it gets CCed too as
FYI. ]

Signed-off-by: Tony Luck <tony.luck@xxxxxxxxx>
Signed-off-by: Borislav Petkov <bp@xxxxxxx>
Acked-by: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
Cc: Dave Hansen <dave.hansen@xxxxxxxxx>
Cc: x86-ml <x86@xxxxxxxxxx>
Link: https://lkml.kernel.org/r/20190814234030.30817-1-tony.luck@xxxxxxxxx
---
MAINTAINERS | 7 +++++++
1 file changed, 7 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index e81e60bd7c26..f3a78403b47f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8064,6 +8064,13 @@ T: git git://git.code.sf.net/p/intel-sas/isci
S: Supported
F: drivers/scsi/isci/

+INTEL CPU family model numbers
+M: Tony Luck <tony.luck@xxxxxxxxx>
+M: x86@xxxxxxxxxx
+L: linux-kernel@xxxxxxxxxxxxxxx
+S: Supported
+F: arch/x86/include/asm/intel-family.h
+
INTEL DRM DRIVERS (excluding Poulsbo, Moorestown and derivative chipsets)
M: Jani Nikula <jani.nikula@xxxxxxxxxxxxxxx>
M: Joonas Lahtinen <joonas.lahtinen@xxxxxxxxxxxxxxx>