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] [day] [month] [year] [list]
Date:	Thu, 4 Apr 2013 13:40:43 +0200
From:	Linus Walleij <linus.walleij@...aro.org>
To:	Viresh Kumar <viresh.kumar@...aro.org>
Cc:	Arvind Chauhan <arvind.chauhan@....com>,
	Robin Randhawa <robin.randhawa@....com>,
	Steve.Bannister@....com, Liviu.Dudau@....com,
	Charles Garcia-Tobin <charles.garcia-tobin@....com>,
	cpufreq@...r.kernel.org,
	"linux-pm@...r.kernel.org" <linux-pm@...r.kernel.org>,
	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
	linaro-kernel <linaro-kernel@...ts.linaro.org>,
	Arnd Bergmann <arnd.bergmann@...aro.org>,
	Russell King - ARM Linux <linux@....linux.org.uk>,
	"Rafael J. Wysocki" <rjw@...k.pl>
Subject: Re: [PATCH 5/9] cpufreq: integrator: move cpufreq driver to drivers/cpufreq

On Thu, Apr 4, 2013 at 10:32 AM, Viresh Kumar <viresh.kumar@...aro.org> wrote:
> On 25 March 2013 15:41, Viresh Kumar <viresh.kumar@...aro.org> wrote:
>> This patch moves cpufreq driver of ARM based integrator platform to
>> drivers/cpufreq.
>>
>> Cc: Russell King <linux@....linux.org.uk>
>> Signed-off-by: Viresh Kumar <viresh.kumar@...aro.org>
>> ---
>>  arch/arm/Kconfig                                              | 11 -----------
>>  arch/arm/mach-integrator/Makefile                             |  1 -
>>  drivers/cpufreq/Kconfig.arm                                   |  8 ++++++++
>>  drivers/cpufreq/Makefile                                      |  1 +
>>  .../cpu.c => drivers/cpufreq/integrator-cpufreq.c             |  2 --
>>  5 files changed, 9 insertions(+), 14 deletions(-)
>>  rename arch/arm/mach-integrator/cpu.c => drivers/cpufreq/integrator-cpufreq.c (99%)
>
> I didn't knew that you are maintaining integrator now a days.
> Can i have your comments/Ack for this patch?

Sure
Acked-by: Linus Walleij <linus.walleij@...aro.org>

This file still #includes a few <mach/*> headers, which stand in the
way for multiplatform, but whatever, it will need some heavy patching
anyway.

Yours,
Linus Walleij
--
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