Revert "get_one_cpu_topology: Renumber core_id (physical core id)"

This reverts commit 0a4e6b49b4.

Change-Id: Icd9f2cda63d0daf661a40b146c72608b82cf2061
This commit is contained in:
Balazs Gerofi
2020-04-22 09:33:35 +09:00
committed by Masamichi Takagi
parent 3f3c4acd71
commit 5f5b9f94d1
10 changed files with 1 additions and 536 deletions

View File

@@ -298,7 +298,6 @@ struct mcctrl_cpu_topology {
//struct mcctrl_usrdata *udp;
struct ihk_cpu_topology *saved;
int mckernel_cpu_id;
int mckernel_core_id;
cpumask_t core_siblings;
cpumask_t thread_siblings;