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 <[email protected]> wrote: > > Since schedutil kernel thread directly set priority to 0, the macro > > SUGOV_KTHREAD_PRIORITY is not used. So remove it. > > > > Cc: Vikram Mulukutla <[email protected]> > > Cc: Vincent Guittot <[email protected]> > > Cc: Daniel Lezcano <[email protected]> > > Signed-off-by: Leo Yan <[email protected]> > > --- > > kernel/sched/cpufreq_schedutil.c | 2 -- > > 1 file changed, 2 deletions(-) > > Acked-by: Viresh Kumar <[email protected]> Thanks for acking, Viresh and Daniel.

