Re: [PATCH v2 2/6] cpupower: Restore format of frequency-info limit

2017-01-11 Thread Stafford Horne
Hi All, Please ignore this, its a dup of the patch with the same name. I had an slight issue with reordering patches and this got send out. On Thu, Jan 12, 2017 at 12:11:15AM +0900, Stafford Horne wrote: > The intel_pstate kselftest expects that the output of > `cpupower frequency-info -l | tail

[PATCH v2 2/6] cpupower: Restore format of frequency-info limit

2017-01-11 Thread Stafford Horne
The intel_pstate kselftest expects that the output of `cpupower frequency-info -l | tail -1 | awk ' { print $1 } '` to get frequency limits. This does not work after the following two changes. - 562e5f1a3: rework the "cpupower frequency-info" command (Jacob Tanenbaum) removed parsable limit o