[X86] Set the cpu_vendor in __cpu_indicator_init to VENDOR_OTHER if cpuid...
[X86] Set the cpu_vendor in __cpu_indicator_init to VENDOR_OTHER if cpuid isn't supported on the CPU. We need to set the cpu_vendor to a non-zero value to indicate that we already called __cpu_indicator_init once. This should only happen on a 386 or 486 CPU.
Loading
Please sign in to comment