On 02-05-16, 17:43, Stephen Boyd wrote: > On 04/27, Viresh Kumar wrote: > > dev_pm_opp_set_sharing_cpus() isn't supposed to update the cpumask > > passed as its parameter, and so it should always have been marked > > 'const'. > > > > Do it now. > > > > Signed-off-by: Viresh Kumar <[email protected]> > > --- > > Reviewed-by: Stephen Boyd <[email protected]> > > I'm ignoring cpumask_var_t usage.
Yeah, this is already merged by Rafael and Arnd's patch applies over it. -- viresh

