From: Rahul Tanwar <rahul.tanwar@linux.intel.com>
To: tglx@linutronix.de, mingo@redhat.com, bp@alien8.de,
hpa@zytor.com, x86@kernel.org
Cc: andriy.shevchenko@intel.com, alan@linux.intel.com,
ricardo.neri-calderon@linux.intel.com,
rafael.j.wysocki@intel.com, linux-kernel@vger.kernel.org,
qi-ming.wu@intel.com, cheol.yong.kim@intel.com,
rahul.tanwar@intel.com,
Rahul Tanwar <rahul.tanwar@linux.intel.com>
Subject: [PATCH 0/3] x86: cpu: Add new Airmont CPU model
Date: Thu, 15 Aug 2019 17:46:44 +0800 [thread overview]
Message-ID: <cover.1565856842.git.rahul.tanwar@linux.intel.com> (raw)
Intel Atom CPU based Lightning Mountain(LGM) network processor SoC has recently
taped out. Although the Atom CPU used in LGM is based upon Airmont uArch but it
has a few differences. Its a new variant of Atom Airmont cpu model.
This series of patches 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
Patch 1 replaces existing direct values usage with constant definitions when
access CPU models.
Patch 2 adds a constant definition for the new Atom CPU model.
Patch 3 updates capabilities & vulnerabilities applicable for this new CPU model.
Rahul Tanwar (3):
x86: cpu: Use constant definitions for CPU type
x86: cpu: Add new Intel Atom CPU type
x86: arch: Add arch support for new Intel Atom CPU
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
next reply other threads:[~2019-08-15 9:47 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-08-15 9:46 Rahul Tanwar [this message]
2019-08-15 9:46 ` [PATCH 1/3] x86: cpu: Use constant definitions for CPU type Rahul Tanwar
2019-08-15 10:31 ` Thomas Gleixner
2019-08-16 3:17 ` Tanwar, Rahul
2019-08-15 9:46 ` [PATCH 2/3] x86: cpu: Add new Intel Atom " Rahul Tanwar
2019-08-15 12:22 ` Borislav Petkov
2019-08-16 3:22 ` Tanwar, Rahul
2019-08-16 6:43 ` Borislav Petkov
2019-08-16 7:25 ` Tanwar, Rahul
2019-08-16 7:38 ` Borislav Petkov
2019-08-15 9:46 ` [PATCH 3/3] x86: arch: Add arch support for new Intel Atom CPU Rahul Tanwar
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1565856842.git.rahul.tanwar@linux.intel.com \
--to=rahul.tanwar@linux.intel.com \
--cc=alan@linux.intel.com \
--cc=andriy.shevchenko@intel.com \
--cc=bp@alien8.de \
--cc=cheol.yong.kim@intel.com \
--cc=hpa@zytor.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@redhat.com \
--cc=qi-ming.wu@intel.com \
--cc=rafael.j.wysocki@intel.com \
--cc=rahul.tanwar@intel.com \
--cc=ricardo.neri-calderon@linux.intel.com \
--cc=tglx@linutronix.de \
--cc=x86@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox