Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[pandora-kernel.git] / arch / x86 / kernel / cpu / amd.c
index f32fa71..c910a71 100644 (file)
@@ -184,7 +184,7 @@ static void __cpuinit amd_k7_smp_check(struct cpuinfo_x86 *c)
         * approved Athlon
         */
        WARN_ONCE(1, "WARNING: This combination of AMD"
-               "processors is not suitable for SMP.\n");
+               " processors is not suitable for SMP.\n");
        if (!test_taint(TAINT_UNSAFE_SMP))
                add_taint(TAINT_UNSAFE_SMP);