Re: [PATCH v2 0/6] Selftests fixes for futex and intel_pstate

2017-01-19 Thread Stafford Horne
On Thu, Jan 19, 2017 at 10:35:21AM -0700, Shuah Khan wrote: > On 01/11/2017 08:11 AM, Stafford Horne wrote: > > This is followup to my previous patch [1] which was a very simple makefile > > change. After a comment from Darren Hart I updated intel_pstate as well, > > but noticed a few issues with r

Re: [PATCH v2 0/6] Selftests fixes for futex and intel_pstate

2017-01-19 Thread Shuah Khan
On 01/11/2017 08:11 AM, Stafford Horne wrote: > This is followup to my previous patch [1] which was a very simple makefile > change. After a comment from Darren Hart I updated intel_pstate as well, > but noticed a few issues with running intel_pstate. That caused the change > to expand a bit. > >

[PATCH v2 0/6] Selftests fixes for futex and intel_pstate

2017-01-11 Thread Stafford Horne
This is followup to my previous patch [1] which was a very simple makefile change. After a comment from Darren Hart I updated intel_pstate as well, but noticed a few issues with running intel_pstate. That caused the change to expand a bit. - fix build deps for futex test *original* - update make