Re: [PATCH] Treat model == 0x4f as Broadwell

2015-08-10 Thread H.J. Lu
On Sat, Aug 8, 2015 at 12:42 AM, Uros Bizjak wrote: > On Sat, Aug 8, 2015 at 12:57 AM, H.J. Lu wrote: >> From Intel SDM Vol 3: >> >> Table 35-29 lists MSRs that are common to processors based on the >> Broadwell microarchitectures (including CPUID signatures 06_3DH, 06_47H, >> 06_4FH, and 06_56H)

Re: [PATCH] Treat model == 0x4f as Broadwell

2015-08-08 Thread Uros Bizjak
On Sat, Aug 8, 2015 at 12:57 AM, H.J. Lu wrote: > From Intel SDM Vol 3: > > Table 35-29 lists MSRs that are common to processors based on the > Broadwell microarchitectures (including CPUID signatures 06_3DH, 06_47H, > 06_4FH, and 06_56H). > > OK for trunk? These kind of patches fall into trivial

[PATCH] Treat model == 0x4f as Broadwell

2015-08-07 Thread H.J. Lu
>From Intel SDM Vol 3: Table 35-29 lists MSRs that are common to processors based on the Broadwell microarchitectures (including CPUID signatures 06_3DH, 06_47H, 06_4FH, and 06_56H). OK for trunk? H.J. --- * config/i386/driver-i386.c (host_detect_local_cpu): Treat model == 0x4f a