Re: [PATCH v2 10/17] x86/cpu/intel: Replace early Family 6 checks with VFM ones

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 2/11/25 11:44, Sohil Mehta wrote:
> Introduce names for some old pentium models and replace the x86_model
> checks with VFM ones.

Acked-by: Dave Hansen <dave.hansen@xxxxxxxxxxxxxxx>

and...

> -	if ((c->x86<<8 | c->x86_model<<4 | c->x86_stepping) < 0x633)
> +	if ((c->x86_vfm == INTEL_PENTIUM_II_KLAMATH && c->x86_stepping < 3) ||
> +	    c->x86_vfm < INTEL_PENTIUM_II_KLAMATH)
>  		clear_cpu_cap(c, X86_FEATURE_SEP);
Ewwwwww. Good riddance on that one. :)




[Index of Archives]     [Linux IBM ACPI]     [Linux Power Management]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Share Photos]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]     [Linux Resources]
  Powered by Linux