tools/power turbostat: BYT does not have MSR_MISC_PWR_MGMT
authorLen Brown <len.brown@intel.com>
Sun, 1 Jan 2017 18:08:33 +0000 (13:08 -0500)
committerLen Brown <len.brown@intel.com>
Sat, 25 Feb 2017 21:52:29 +0000 (16:52 -0500)
commitcf4cbe5314884c3123fe4ca137e9d750b6e2b8c9
treee2a33738a877b5e0f6bdfc423051771a203289af
parent812db3f77b9a3f6ed59baf7a0d5c3fd8ec8ef86a
tools/power turbostat: BYT does not have MSR_MISC_PWR_MGMT

and so --debug fails with:

turbostat: msr 1 offset 0x1aa read failed: Input/output error

It seems that baytrail, and airmont do not have this MSR.
It is included in subsequent Goldmont Atom.

Signed-off-by: Len Brown <len.brown@intel.com>
tools/power/x86/turbostat/turbostat.c