Re: [PATCH 3/6] cpufreq: schedutil: ensure max frequency while running RT/DL tasks

From: Patrick Bellasi
Date: Fri Apr 07 2017 - 12:59:26 EST


On 07-Apr 17:30, Peter Zijlstra wrote:
> On Thu, Mar 02, 2017 at 03:45:04PM +0000, Patrick Bellasi wrote:
> > + struct task_struct *curr = cpu_curr(smp_processor_id());
>
> Isn't that a weird way of writing 'current' ?

Right... (cough)... it's a new fangled way. :-/

Will cleanup before reposting the series.

--
#include <best/regards.h>

Patrick Bellasi