lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Sun, 31 Mar 2013 19:34:34 +0800
From:	Eric Miao <eric.y.miao@...il.com>
To:	Viresh Kumar <viresh.kumar@...aro.org>
Cc:	Haojian Zhuang <haojian.zhuang@...il.com>,
	"arvind.chauhan" <arvind.chauhan@....com>,
	"robin.randhawa" <robin.randhawa@....com>,
	"steve.bannister" <Steve.Bannister@....com>,
	"liviu.dudau" <Liviu.Dudau@....com>,
	"charles.garcia-tobin" <charles.garcia-tobin@....com>,
	cpufreq <cpufreq@...r.kernel.org>,
	linux-pm <linux-pm@...r.kernel.org>,
	linux-kernel <linux-kernel@...r.kernel.org>,
	linaro-kernel@...ts.linaro.org,
	Arnd Bergmann <arnd.bergmann@...aro.org>,
	Russell King <linux@....linux.org.uk>,
	"Rafael J. Wysocki" <rjw@...k.pl>
Subject: Re: [PATCH 6/9] cpufreq: pxa3xx: move cpufreq driver to drivers/cpufreq

On Sun, Mar 31, 2013 at 2:45 PM, Viresh Kumar <viresh.kumar@...aro.org> wrote:
> On 31 March 2013 10:54, Eric Miao <eric.y.miao@...il.com> wrote:
>> On Sun, Mar 31, 2013 at 11:52 AM, Viresh Kumar <viresh.kumar@...aro.org> wrote:
>>> Eric/Haojian,
>>>
>>> On 25 March 2013 15:41, Viresh Kumar <viresh.kumar@...aro.org> wrote:
>>>> This patch moves cpufreq driver of ARM based pxa3xx platform to drivers/cpufreq.
>>>>
>>>> Cc: Eric Miao <eric.y.miao@...il.com>
>>
>> Acked-by: Eric Miao <eric.y.miao@...il.com>
>>
>>>> Cc: Haojian Zhuang <haojian.zhuang@...il.com>
>>>> Signed-off-by: Viresh Kumar <viresh.kumar@...aro.org>
>>>> ---
>>>>  arch/arm/mach-pxa/Makefile                                           | 1 -
>>>>  arch/arm/mach-pxa/include/mach/generic.h                             | 1 +
>>>>  drivers/cpufreq/Makefile                                             | 1 +
>>>>  .../mach-pxa/cpufreq-pxa3xx.c => drivers/cpufreq/pxa3xx-cpufreq.c    | 5 +----
>>>>  4 files changed, 3 insertions(+), 5 deletions(-)
>>>>  create mode 100644 arch/arm/mach-pxa/include/mach/generic.h
>>>>  rename arch/arm/mach-pxa/cpufreq-pxa3xx.c => drivers/cpufreq/pxa3xx-cpufreq.c (98%)
>>>
>>> Can i have your Ack or views about 6/9 and 7/9 Patch?
>
> Is this for both the patches??

Yes. Take the Ack for both, those two should really belong to drivers/cpufreq.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ