Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932261Ab3FRNXU (ORCPT ); Tue, 18 Jun 2013 09:23:20 -0400 Received: from hydra.sisk.pl ([212.160.235.94]:41448 "EHLO hydra.sisk.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755754Ab3FRNXS (ORCPT ); Tue, 18 Jun 2013 09:23:18 -0400 From: "Rafael J. Wysocki" To: Viresh Kumar Cc: linaro-kernel@lists.linaro.org, patches@linaro.org, cpufreq@vger.kernel.org, linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org, robin.randhawa@arm.com, Steve.Bannister@arm.com, Liviu.Dudau@arm.com, charles.garcia-tobin@arm.com, arvind.chauhan@arm.com, chenxg.marvell@gmail.com Subject: Re: [PATCH] cpufreq: userspace: Simplify governor Date: Tue, 18 Jun 2013 15:32:37 +0200 Message-ID: <3393395.Lr3gVarna8@vostro.rjw.lan> User-Agent: KMail/4.9.5 (Linux/3.10.0-rc5+; KDE/4.9.5; x86_64; ; ) In-Reply-To: References: <68ae523282b494da0e8f67536af1df874c326675.1370422554.git.viresh.kumar@linaro.org> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="utf-8" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1251 Lines: 32 On Tuesday, June 18, 2013 10:20:33 AM Viresh Kumar wrote: > On 5 June 2013 18:38, Viresh Kumar wrote: > > To be honest with the amount of experience I have now, my log was > > poor :( > > > > I have used following log in the attached patch: > > > > Subject: [PATCH] cpufreq: userspace: Simplify governor > > > > Userspace governor has got more code than what it needs for its functioning. > > Lets simplify it. Portions of code removed are: > > - Extra header files which aren't required anymore (rearranged them as well) > > - cpu_{max|min|cur|set}_freq, as they are always same as policy->{max|min|cur} > > - userspace_cpufreq_notifier_block as we don't need to set cpu_cur_freq anymore > > - cpus_using_userspace_governor as it was for notifier code > > > > Signed-off-by: Viresh Kumar > > Hi Rafael, > > Are you happy with the log & description of this patch now? Yes, I am. I'm hoping to get to the pending patches later today. Thanks, Rafael -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/