[PATCH v4 0/2] x86/amd: Refactor and fixup family17h cpu_core_id

From: Suravee Suthikulpanit
Date: Mon Jul 24 2017 - 05:23:20 EST


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