Re: [PATCH-next v2 0/2] cpufreq: powernv: Fixes for Global pstate management

From: Rafael J. Wysocki
Date: Fri May 13 2016 - 18:05:34 EST


On Monday, May 09, 2016 09:02:04 PM Viresh Kumar wrote:
> On 03-05-16, 20:49, Akshay Adiga wrote:
> > Fixes are based on patch https://patchwork.ozlabs.org/patch/612058/ which
> > is in Rafael's linux-next.
> >
> > - Patch [1] fixes WARN_ON in powernv_target_index()
> > - Patch [2] Deleting any pending timer to saves an unnecessary irq call
> > in powernv_target_index()
> >
> > Akshay Adiga (2):
> > cpufreq: powernv: Move smp_call_function_any() out of irq safe block
> > cpufreq: powernv: del_timer_sync when global and local pstate are
> > equal
>
> Acked-by: Viresh Kumar <viresh.kumar@xxxxxxxxxx>

Both [1-2/2] applied, thanks!