Re: Linux 2.6.38.4 : regression due to x86 AMD ARAT feature

From: Jörg-Volker Peetz
Date: Mon Apr 25 2011 - 10:04:18 EST


Thank you very much for caring.
--
Best regards,
Jörg-Volker.

Ostrovsky, Boris wrote, on 04/24/11 21:44:
> It's an old family fh processor (CPUID 00020F42) that cpu_has_amd_erratum(amd_erratum_400) apparently hasn't picked up. Since all fh processors are affected by this erratum I'll replace "c->x86 >= 0xf" with "c->x86 > 0xf" (and probably fix erratum formula anyway).
>
> -boris
<snip>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/