]> git.baikalelectronics.ru Git - kernel.git/commit
x86/cpu/AMD: Remove the pointless detect_ht() call
authorThomas Gleixner <tglx@linutronix.de>
Tue, 5 Jun 2018 22:47:10 +0000 (00:47 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 21 Jun 2018 12:20:58 +0000 (14:20 +0200)
commite629bffd6e2dadc6373179eb0c2c4dd92258b66d
treeb357d6bc13f4912faab1c4463c06c2c05dfa6a1a
parent55d9bad62a1b07fc7d677a9e2d6c8f6aecf3bea8
x86/cpu/AMD: Remove the pointless detect_ht() call

Real 32bit AMD CPUs do not have SMT and the only value of the call was to
reach the magic printout which got removed.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Acked-by: Ingo Molnar <mingo@kernel.org>
arch/x86/kernel/cpu/amd.c