Re: [PATCH V2 4/4] cpufreq: schedutil: irq-work and mutex are only used in slow path
From: Ingo Molnar
Date: Thu Nov 24 2016 - 01:24:15 EST
* Viresh Kumar <viresh.kumar@xxxxxxxxxx> wrote:
> > * Viresh Kumar <viresh.kumar@xxxxxxxxxx> wrote:
> >
> > > Execute the irq-work specific initialization/exit code only when the
> > > fast path isn't available.
> >
> > Is this an optimization? A correctness fix?
>
> Its an optimization but yeah I will try to explain a bit more next time.
Thanks!
Ingo