[PATCH v2 0/3] x86/cpu: Add new Airmont CPU model

From: Rahul Tanwar
Date: Fri Aug 16 2019 - 04:19:09 EST


A forthcoming product uses a new variant of Atom Airmont CPU model.
This series adds support for this new CPU model.

Patches are baselined upon Linux 5.3-rc4 at below Git tree:
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86/core

v2:
* Address review concerns about incorrect patch prefixes & redundant comments.
* Improve summary in cover letter and commit messages.

Rahul Tanwar (3):
x86/cpu: Use constant definitions for CPU type
x86/cpu: Add new Intel Atom CPU model name
x86/cpu: Update init data for new Atom CPU model

arch/x86/include/asm/intel-family.h | 1 +
arch/x86/kernel/cpu/common.c | 1 +
arch/x86/kernel/cpu/intel.c | 7 ++++---
arch/x86/kernel/tsc_msr.c | 5 +++++
4 files changed, 11 insertions(+), 3 deletions(-)

--
2.11.0