[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1500888165-2345-1-git-send-email-suravee.suthikulpanit@amd.com>
Date: Mon, 24 Jul 2017 04:22:43 -0500
From: Suravee Suthikulpanit <suravee.suthikulpanit@....com>
To: linux-kernel@...r.kernel.org, x86@...nel.org
Cc: tglx@...utronix.de, mingo@...hat.com, hpa@...or.com, bp@...e.de,
peterz@...radead.org, Yazen.Ghannam@....com,
Suravee Suthikulpanit <suravee.suthikulpanit@....com>
Subject: [PATCH v4 0/2] x86/amd: Refactor and fixup family17h cpu_core_id
Changes from V3 (https://lkml.org/lkml/2017/7/24/2)
* Use a cleaner version of refactor patch 1/2 from Boris instead.
Changes from V2 (https://lkml.org/lkml/2017/7/21/730)
* In patch 1/2
* Fix kbuild error for the __get_topoext() due to #ifdef CONFIG_SMP.
* Do not move node_id declaration in the refactored function.
Changes from V1 (https://lkml.org/lkml/2017/7/20/180)
* Refactor topology extension logic into __get_topoext() (per Boris)
Borislav Petkov (1):
x86/amd: Refactor topology extension related code
Suravee Suthikulpanit (1):
x86/amd: Fixup cpu_core_id for family17h downcore configuration
arch/x86/kernel/cpu/amd.c | 110 ++++++++++++++++++++++++++++++++--------------
1 file changed, 77 insertions(+), 33 deletions(-)
--
2.7.4
Powered by blists - more mailing lists