Re: [PATCH v3] turbostat: Read extended processor family from CPUID

2018-07-27 Thread Len Brown
Applied -- thanks! On Fri, Jul 27, 2018 at 7:50 AM Calvin Walton wrote: > > This fixes the reported family on modern AMD processors (e.g. Ryzen, > which is family 0x17). Previously these processors all showed up as > family 0xf. > > See the document > https://support.amd.com/TechDocs/56255_OSRR.pd

[PATCH v3] turbostat: Read extended processor family from CPUID

2018-07-27 Thread Calvin Walton
This fixes the reported family on modern AMD processors (e.g. Ryzen, which is family 0x17). Previously these processors all showed up as family 0xf. See the document https://support.amd.com/TechDocs/56255_OSRR.pdf section CPUID_Fn0001_EAX for how to calculate the family from the BaseFamily and