From mboxrd@z Thu Jan 1 00:00:00 1970 From: Viresh Kumar Subject: [PATCH 0/3] cupfreq: schedutil: Minor fix and cleanups Date: Thu, 2 Mar 2017 14:03:19 +0530 Message-ID: Return-path: Sender: linux-kernel-owner@vger.kernel.org To: Rafael Wysocki , Ingo Molnar , Peter Zijlstra Cc: linaro-kernel@lists.linaro.org, linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org, Vincent Guittot , Viresh Kumar List-Id: linux-pm@vger.kernel.org Hi, The first patch fixes an issue and the other two do cleanups. I have run hackbench with these patches and no regressions were noticed. -- viresh Viresh Kumar (3): cpufreq: schedutil: move cached_raw_freq to struct sugov_policy cpufreq: schedutil: Pass sg_policy to get_next_freq() cpufreq: schedutil: remove redundant code from sugov_next_freq_shared() kernel/sched/cpufreq_schedutil.c | 37 +++++++++++++------------------------ 1 file changed, 13 insertions(+), 24 deletions(-) -- 2.7.1.410.g6faf27b