diff options
| author | Thomas Gleixner <[email protected]> | 2016-03-18 16:20:30 +0000 |
|---|---|---|
| committer | Thomas Gleixner <[email protected]> | 2016-03-19 09:26:40 +0000 |
| commit | 3e8db2246b434c6b18a6a9f09904038bddcf76c7 (patch) | |
| tree | 1366cdf25c51ef7c276872152a5077a982ccbf72 /net/switchdev/switchdev.c | |
| parent | x86/topology: Fix Intel HT disable (diff) | |
| download | kernel-3e8db2246b434c6b18a6a9f09904038bddcf76c7.tar.gz kernel-3e8db2246b434c6b18a6a9f09904038bddcf76c7.zip | |
x86/topology: Use total_cpus not nr_cpu_ids for logical packages
nr_cpu_ids can be limited on the command line via nr_cpus=. That can break the
logical package management because it results in a smaller number of packages,
but the cpus to online are occupying the full package space as the hyper
threads are enumerated after the physical cores typically.
total_cpus is the real possible cpu space not limited by nr_cpus command line
and gives us the proper number of packages.
Reported-by: Mike Galbraith <[email protected]>
Fixes: 1f12e32f4cd5 ("x86/topology: Create logical package id")
Signed-off-by: Thomas Gleixner <[email protected]>
Cc: Xiong Zhou <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: Andreas Herrmann <[email protected]>
Link: http://lkml.kernel.org/r/alpine.DEB.2.11.1603181254330.3978@nanos
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions
