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

From: Suravee Suthikulpanit
Date: Mon Jul 24 2017 - 00:36:19 EST


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)

Suravee Suthikulpanit (2):
x86/amd: Refactor topology extension related code
x86/amd: Fixup cpu_core_id for family17h downcore configuration

arch/x86/kernel/cpu/amd.c | 108 ++++++++++++++++++++++++++++++++--------------
1 file changed, 76 insertions(+), 32 deletions(-)

--
2.7.4