Skip to content
Commit 00684418 authored by Linus Torvalds's avatar Linus Torvalds
Browse files

Revert "x86: fix show cpuinfo cpu number always zero"

This reverts commit fbdcf18d

.

As pointed out by Yanmin Zhang, the problem was already fixed
differently (and correctly), and rather than fix anything, it actually
causes us to create a sub-optimal sched-domains hierarchy (not setting
up the domain belonging to the core) when CONFIG_X86_HT=y.

Requested-by: default avatarYanmin Zhang <yanmin_zhang@linux.intel.com>
Acked-by: default avatarIngo Molnar <mingo@elte.hu>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 5356f664
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment