diff options
author | Yicong Yang <[email protected]> | 2021-09-15 14:31:58 +0800 |
---|---|---|
committer | Peter Zijlstra <[email protected]> | 2021-10-14 13:09:58 +0200 |
commit | f9ec6fea201429b5a3f76319e943989f1a1e25ef (patch) | |
tree | b60a14bf5ef36bd5c8c37fc14c678d3cf6c82d5b /arch/um/include/asm/processor-generic.h | |
parent | 7d380f24fe662033fd21a65f678057abd293f76e (diff) |
sched/topology: Remove unused numa_distance in cpu_attach_domain()
numa_distance in cpu_attach_domain() is introduced in
commit b5b217346de8 ("sched/topology: Warn when NUMA diameter > 2")
to warn user when NUMA diameter > 2 as we'll misrepresent
the scheduler topology structures at that time. This is
fixed by Barry in commit 585b6d2723dc ("sched/topology: fix the issue
groups don't span domain->span for NUMA diameter > 2") and
numa_distance is unused now. So remove it.
Signed-off-by: Yicong Yang <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Reviewed-by: Barry Song <[email protected]>
Reviewed-by: Valentin Schneider <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'arch/um/include/asm/processor-generic.h')
0 files changed, 0 insertions, 0 deletions