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:	Wed, 29 May 2013 16:24:55 +0530
From:	Viresh Kumar <viresh.kumar@...aro.org>
To:	Joe Perches <joe@...ches.com>
Cc:	rjw@...k.pl, linaro-kernel@...ts.linaro.org, patches@...aro.org,
	cpufreq@...r.kernel.org, linux-pm@...r.kernel.org,
	linux-kernel@...r.kernel.org, robin.randhawa@....com,
	Steve.Bannister@....com, Liviu.Dudau@....com,
	charles.garcia-tobin@....com, arvind.chauhan@....com,
	linux-arm-kernel@...ts.infradead.org
Subject: Re: [PATCH] cpufreq: MAINTAINERS: Add git tree path for ARM specific updates

On 29 May 2013 16:17, Joe Perches <joe@...ches.com> wrote:
> On Wed, 2013-05-29 at 16:10 +0530, Viresh Kumar wrote:
>> ARM specific patches would be
>> Applied by me now. Rafael will pull in these changes from time to time (at
>> rc's).
> []
>> diff --git a/MAINTAINERS b/MAINTAINERS
> []
>> @@ -2216,6 +2216,7 @@ L:      cpufreq@...r.kernel.org
> []
>>  T:   git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git
>> +T:   git://git.linaro.org/people/vireshk/linux.git (For ARM Updates)
>
> please prefix these with git
>
> T:      git git://git.etc...
>
> Every other T: git entry does.
>

Thanks for reporting it.. below commit must be fixing it..
@Rafael: attached for you to apply.

----------x-------------------x------------------

From: Viresh Kumar <viresh.kumar@...aro.org>
Date: Wed, 29 May 2013 12:23:14 +0530
Subject: [PATCH] cpufreq: MAINTAINERS: Add git tree path for ARM specific
 updates

To reduce cpufreq maintenance load on Rafael, ARM specific patches would be
Applied by me now. Rafael will pull in these changes from time to time (at
rc's). Additionally I would be sending him pull request for every merge window
and rc's (for fixes).

Web interface of my tree is present here:

https://git.linaro.org/gitweb?p=people/vireshk/linux.git;a=summary

Branch names would be: cpufreq-next and cpufreq-fixes.

This also prefixes tree path with "git ".

Signed-off-by: Viresh Kumar <viresh.kumar@...aro.org>
---
 MAINTAINERS | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index fd3a495..92a6624 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2215,7 +2215,8 @@ M:	Viresh Kumar <viresh.kumar@...aro.org>
 L:	cpufreq@...r.kernel.org
 L:	linux-pm@...r.kernel.org
 S:	Maintained
-T:	git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git
+T:	git git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git
+T:	git git://git.linaro.org/people/vireshk/linux.git (For ARM Updates)
 F:	drivers/cpufreq/
 F:	include/linux/cpufreq.h

Download attachment "0001-cpufreq-MAINTAINERS-Add-git-tree-path-for-ARM-specif.patch" of type "application/octet-stream" (1459 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ