On Thu, Feb 08, 2018 at 07:34:54PM +0530, Viresh Kumar wrote: > Forgot Cc'ing me ? :)
I meant to copy you, but I wrongly added Vikram :) > On Thu, Feb 8, 2018 at 7:18 PM, Leo Yan <leo....@linaro.org> wrote: > > Since schedutil kernel thread directly set priority to 0, the macro > > SUGOV_KTHREAD_PRIORITY is not used. So remove it. > > > > Cc: Vikram Mulukutla <mark...@codeaurora.org> > > Cc: Vincent Guittot <vincent.guit...@linaro.org> > > Cc: Daniel Lezcano <daniel.lezc...@linaro.org> > > Signed-off-by: Leo Yan <leo....@linaro.org> > > --- > > kernel/sched/cpufreq_schedutil.c | 2 -- > > 1 file changed, 2 deletions(-) > > Acked-by: Viresh Kumar <viresh.ku...@linaro.org> Thanks for acking, Viresh and Daniel.