On power up, the cpuid instruction is disabled on Cyrix 6x86 and 6x86L processors and needs to be enabled. This patchset enables it.
Matthew Whitehead (2): x86/cpu: Use correct macros for Cyrix calls x86/cpu: Change query logic so cpuid is enabled before testing arch/x86/kernel/cpu/common.c | 4 +++- arch/x86/kernel/cpu/cyrix.c | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) -- 2.16.4