]> www.infradead.org Git - users/jedix/linux-maple.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)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Fri, 10 Aug 2018 22:56:36 +0000 (18:56 -0400)
commitd74fd020ce8dc72d27b89de51febc34fcfda9120
tree48336f476f39b4a86a79d4d5cd50604771e33f0c
parenta98594cd1bdace9be0eaf6be16107fa00584339d
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>
Orabug: 28220674
CVE: CVE-2018-3620

(cherry picked from commit 44ca36de56d1bf196dca2eb67cd753a46961ffe6)

Signed-off-by: Mihai Carabas <mihai.carabas@oracle.com>
Reviewed-by: Darren Kenny <darren.kenny@oracle.com>
Reviewed-by: Boris Ostrovsky <boris.ostrovsky@oracle.com>
arch/x86/kernel/cpu/amd.c