aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTony Luck <tony.luck@intel.com>2019-08-14 19:40:30 -0400
committerBorislav Petkov <bp@suse.de>2019-08-15 03:54:05 -0400
commit5ed1c835ed8b522ce25071cc2d56a9a09bd5b59e (patch)
tree5eadff001a35f7b929c9a3d0b4953323dd25a951
parent91be2587e82a0f16348fd8f12a57e4c328baffc7 (diff)
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@kernel.org so that it gets CCed too as FYI. ] Signed-off-by: Tony Luck <tony.luck@intel.com> Signed-off-by: Borislav Petkov <bp@suse.de> Acked-by: Thomas Gleixner <tglx@linutronix.de> Cc: Dave Hansen <dave.hansen@intel.com> Cc: x86-ml <x86@kernel.org> Link: https://lkml.kernel.org/r/20190814234030.30817-1-tony.luck@intel.com
-rw-r--r--MAINTAINERS7
1 files changed, 7 insertions, 0 deletions
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
8064S: Supported 8064S: Supported
8065F: drivers/scsi/isci/ 8065F: drivers/scsi/isci/
8066 8066
8067INTEL CPU family model numbers
8068M: Tony Luck <tony.luck@intel.com>
8069M: x86@kernel.org
8070L: linux-kernel@vger.kernel.org
8071S: Supported
8072F: arch/x86/include/asm/intel-family.h
8073
8067INTEL DRM DRIVERS (excluding Poulsbo, Moorestown and derivative chipsets) 8074INTEL DRM DRIVERS (excluding Poulsbo, Moorestown and derivative chipsets)
8068M: Jani Nikula <jani.nikula@linux.intel.com> 8075M: Jani Nikula <jani.nikula@linux.intel.com>
8069M: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> 8076M: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>