[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1599562666-31351-1-git-send-email-TonyWWang-oc@zhaoxin.com>
Date: Tue, 8 Sep 2020 18:57:44 +0800
From: Tony W Wang-oc <TonyWWang-oc@...oxin.com>
To: <tglx@...utronix.de>, <mingo@...hat.com>, <bp@...en8.de>,
<x86@...nel.org>, <hpa@...or.com>,
<sean.j.christopherson@...el.com>, <liam.merwick@...cle.com>,
<mlevitsk@...hat.com>, <linux-kernel@...r.kernel.org>
CC: <TimGuo-oc@...oxin.com>, <CooperYan@...oxin.com>,
<QiyuanWang@...oxin.com>, <HerryYang@...oxin.com>,
<CobeChen@...oxin.com>
Subject: [PATCH v1 0/2] add Centaur Family >= 7 CPUs support
New Centaur CPUs have Family >= 7. So, add specific initialization
for these CPUs in centaur.c
In order to handle Family >= 7, also use if instead two-condition
switch-case in centaur.c
Tony W Wang-oc (2):
x86/cpu: replace two-condition switch-case with if statement
x86/cpu: add Centaur Family >=7 CPUs initialization support
arch/x86/kernel/cpu/centaur.c | 27 ++++++++++++---------------
1 file changed, 12 insertions(+), 15 deletions(-)
--
2.7.4
Powered by blists - more mailing lists