]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - arch/x86/kernel/cpu/amd.c
x86/cpu/AMD: Remove the pointless detect_ht() call
[linux.git] / arch / x86 / kernel / cpu / amd.c
index 082d7875cef82eb779b68e5105330482f5a419d8..9fb1c681b63a1bd47cb3031ab2e50d694192a7c4 100644 (file)
@@ -855,10 +855,6 @@ static void init_amd(struct cpuinfo_x86 *c)
                srat_detect_node(c);
        }
 
-#ifdef CONFIG_X86_32
-       detect_ht(c);
-#endif
-
        init_amd_cacheinfo(c);
 
        if (c->x86 >= 0xf)