Since some intel cpu:s are affected too should
arch/x86/kernel/cpu/intel.c be patched too?
Something like:
- if (cpu_has_xmm)
+ if (cpu_has_xmm2)
set_bit(X86_FEATURE_LFENCE_RDTSC, c->x86_capability);
to /arch/x86/kernel/cpu/intel.c
--
Hardy - Use MFENCE/LFENCE instead of CPUID
https://bugs.launchpad.net/bugs/249135
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs