]> git.baikalelectronics.ru Git - kernel.git/commit
MAINTAINERS, x86/CPU: Tony Luck will maintain asm/intel-family.h
authorTony Luck <tony.luck@intel.com>
Wed, 14 Aug 2019 23:40:30 +0000 (16:40 -0700)
committerBorislav Petkov <bp@suse.de>
Thu, 15 Aug 2019 07:54:05 +0000 (09:54 +0200)
commit5bd6ca4a5ca241e56122aee1cb85321cbf68ec94
tree5eadff001a35f7b929c9a3d0b4953323dd25a951
parent5f16771770da52b3221bfdaceaf705e5533b0598
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
MAINTAINERS