Re: [PATCH] 2/6 i386 serialize-msr

From: Zwane Mwaikambo
Date: Sat Jul 30 2005 - 12:55:37 EST


wrmsr(MSR_IA32_UCODE_REV, 0, 0);
- __asm__ __volatile__ ("cpuid" : : : "ax", "bx", "cx", "dx");
+ /* see 1.07. Apprent chip bug */
+ serialize_cpu();

1.07 in which document? Also, please just spell 'apparent' correctly,
saving 1 byte really just looks lazy.
-
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/