Re: [PATCH] arm64: Fix duplicated Kconfig entries again

2014-04-03 Thread Hanjun Guo
On 2014-4-3 17:38, Viresh Kumar wrote: > On 3 April 2014 14:57, Hanjun Guo wrote: >> Great, thanks Viresh to let me know this. >> Actually I also sent a patch named "arm64: Fix duplicated Kconfig entries >> again" about one week ago :) >> >>

Re: [PATCH] arm64: Fix duplicated Kconfig entries again

2014-04-03 Thread Viresh Kumar
On 3 April 2014 14:57, Hanjun Guo wrote: > Great, thanks Viresh to let me know this. > Actually I also sent a patch named "arm64: Fix duplicated Kconfig entries > again" about one week ago :) > > https://www.mail-archive.com/linux-kernel@vger.kernel.org/msg612363.html > > And I think there is

Re: [PATCH] arm64: Fix duplicated Kconfig entries again

2014-04-03 Thread Hanjun Guo
On 2014-4-3 17:27, Hanjun Guo wrote: > On 2014-4-3 16:51, Catalin Marinas wrote: >> On Thu, Apr 03, 2014 at 09:41:57AM +0100, Viresh Kumar wrote: >>> On Thu, Apr 3, 2014 at 2:05 PM, Hanjun Guo wrote: How about the following patch? if it is ok, I will resend it. >>> >>>

Re: [PATCH] arm64: Fix duplicated Kconfig entries again

2014-04-03 Thread Hanjun Guo
On 2014-4-3 16:51, Catalin Marinas wrote: > On Thu, Apr 03, 2014 at 09:41:57AM +0100, Viresh Kumar wrote: >> On Thu, Apr 3, 2014 at 2:05 PM, Hanjun Guo wrote: >>> How about the following patch? if it is ok, I will resend it. >> >> http://www.spinics.net/lists/arm-kernel/msg319545.html > > I can

Re: [PATCH] arm64: Fix duplicated Kconfig entries again

2014-04-03 Thread Catalin Marinas
On Thu, Apr 03, 2014 at 09:41:57AM +0100, Viresh Kumar wrote: > On Thu, Apr 3, 2014 at 2:05 PM, Hanjun Guo wrote: > > How about the following patch? if it is ok, I will resend it. > > http://www.spinics.net/lists/arm-kernel/msg319545.html I can see commit

Re: [PATCH] arm64: Fix duplicated Kconfig entries again

2014-04-03 Thread Viresh Kumar
On Thu, Apr 3, 2014 at 2:05 PM, Hanjun Guo wrote: > How about the following patch? if it is ok, I will resend it. http://www.spinics.net/lists/arm-kernel/msg319545.html -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to

Re: [PATCH] arm64: Fix duplicated Kconfig entries again

2014-04-03 Thread Hanjun Guo
Hi Rafael, Sorry the late reply. On 2014-3-27 23:18, Rafael J. Wysocki wrote: [...] >>> Just had a look at the linux-next tree and looks like the original commit: >>> "cpufreq: enable ARM drivers on arm64" is pulled by both Catalin and Rafael >>> which has resulted in the fixup patch[1] not

Re: [PATCH] arm64: Fix duplicated Kconfig entries again

2014-04-03 Thread Hanjun Guo
Hi Rafael, Sorry the late reply. On 2014-3-27 23:18, Rafael J. Wysocki wrote: [...] Just had a look at the linux-next tree and looks like the original commit: cpufreq: enable ARM drivers on arm64 is pulled by both Catalin and Rafael which has resulted in the fixup patch[1] not removing the

Re: [PATCH] arm64: Fix duplicated Kconfig entries again

2014-04-03 Thread Viresh Kumar
On Thu, Apr 3, 2014 at 2:05 PM, Hanjun Guo hanjun@linaro.org wrote: How about the following patch? if it is ok, I will resend it. http://www.spinics.net/lists/arm-kernel/msg319545.html -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to

Re: [PATCH] arm64: Fix duplicated Kconfig entries again

2014-04-03 Thread Catalin Marinas
On Thu, Apr 03, 2014 at 09:41:57AM +0100, Viresh Kumar wrote: On Thu, Apr 3, 2014 at 2:05 PM, Hanjun Guo hanjun@linaro.org wrote: How about the following patch? if it is ok, I will resend it. http://www.spinics.net/lists/arm-kernel/msg319545.html I can see commit

Re: [PATCH] arm64: Fix duplicated Kconfig entries again

2014-04-03 Thread Hanjun Guo
On 2014-4-3 16:51, Catalin Marinas wrote: On Thu, Apr 03, 2014 at 09:41:57AM +0100, Viresh Kumar wrote: On Thu, Apr 3, 2014 at 2:05 PM, Hanjun Guo hanjun@linaro.org wrote: How about the following patch? if it is ok, I will resend it. http://www.spinics.net/lists/arm-kernel/msg319545.html

Re: [PATCH] arm64: Fix duplicated Kconfig entries again

2014-04-03 Thread Hanjun Guo
On 2014-4-3 17:27, Hanjun Guo wrote: On 2014-4-3 16:51, Catalin Marinas wrote: On Thu, Apr 03, 2014 at 09:41:57AM +0100, Viresh Kumar wrote: On Thu, Apr 3, 2014 at 2:05 PM, Hanjun Guo hanjun@linaro.org wrote: How about the following patch? if it is ok, I will resend it.

Re: [PATCH] arm64: Fix duplicated Kconfig entries again

2014-04-03 Thread Viresh Kumar
On 3 April 2014 14:57, Hanjun Guo hanjun@linaro.org wrote: Great, thanks Viresh to let me know this. Actually I also sent a patch named arm64: Fix duplicated Kconfig entries again about one week ago :) https://www.mail-archive.com/linux-kernel@vger.kernel.org/msg612363.html And I think

Re: [PATCH] arm64: Fix duplicated Kconfig entries again

2014-04-03 Thread Hanjun Guo
On 2014-4-3 17:38, Viresh Kumar wrote: On 3 April 2014 14:57, Hanjun Guo hanjun@linaro.org wrote: Great, thanks Viresh to let me know this. Actually I also sent a patch named arm64: Fix duplicated Kconfig entries again about one week ago :)

Re: [PATCH] arm64: Fix duplicated Kconfig entries again

2014-04-02 Thread Viresh Kumar
On Wed, Apr 2, 2014 at 8:10 PM, Josh Boyer wrote: > Commit 74397174989e5f70 attempted to clean up the power management options > for arm64, but when things were merged it didn't fully take effect. Fix > it again. > > Signed-off-by: Josh Boyer > --- > arch/arm64/Kconfig | 6 -- > 1 file

[PATCH] arm64: Fix duplicated Kconfig entries again

2014-04-02 Thread Josh Boyer
Commit 74397174989e5f70 attempted to clean up the power management options for arm64, but when things were merged it didn't fully take effect. Fix it again. Signed-off-by: Josh Boyer --- arch/arm64/Kconfig | 6 -- 1 file changed, 6 deletions(-) diff --git a/arch/arm64/Kconfig

[PATCH] arm64: Fix duplicated Kconfig entries again

2014-04-02 Thread Josh Boyer
Commit 74397174989e5f70 attempted to clean up the power management options for arm64, but when things were merged it didn't fully take effect. Fix it again. Signed-off-by: Josh Boyer jwbo...@fedoraproject.org --- arch/arm64/Kconfig | 6 -- 1 file changed, 6 deletions(-) diff --git

Re: [PATCH] arm64: Fix duplicated Kconfig entries again

2014-04-02 Thread Viresh Kumar
On Wed, Apr 2, 2014 at 8:10 PM, Josh Boyer jwbo...@fedoraproject.org wrote: Commit 74397174989e5f70 attempted to clean up the power management options for arm64, but when things were merged it didn't fully take effect. Fix it again. Signed-off-by: Josh Boyer jwbo...@fedoraproject.org ---

Re: [PATCH] arm64: Fix duplicated Kconfig entries again

2014-03-27 Thread Rafael J. Wysocki
On Thursday, March 27, 2014 08:34:39 PM Hanjun Guo wrote: > On 2014-3-27 19:12, Sudeep Holla wrote: > > Hi Hanjun, > > > > On 25/03/14 11:09, Hanjun Guo wrote: > >> Hi Sudeep, > >> > >> On 2014-3-25 18:00, Sudeep Holla wrote: > >>> Hi Hanjun, > >>> > >>> On 25/03/14 09:00, Hanjun Guo wrote: >

Re: [PATCH] arm64: Fix duplicated Kconfig entries again

2014-03-27 Thread Hanjun Guo
On 2014-3-27 19:12, Sudeep Holla wrote: > Hi Hanjun, > > On 25/03/14 11:09, Hanjun Guo wrote: >> Hi Sudeep, >> >> On 2014-3-25 18:00, Sudeep Holla wrote: >>> Hi Hanjun, >>> >>> On 25/03/14 09:00, Hanjun Guo wrote: After commit 74397174989e5 (arm64: Fix duplicated Kconfig entries), I

Re: [PATCH] arm64: Fix duplicated Kconfig entries again

2014-03-27 Thread Sudeep Holla
Hi Hanjun, On 25/03/14 11:09, Hanjun Guo wrote: > Hi Sudeep, > > On 2014-3-25 18:00, Sudeep Holla wrote: >> Hi Hanjun, >> >> On 25/03/14 09:00, Hanjun Guo wrote: >>> After commit 74397174989e5 (arm64: Fix duplicated Kconfig entries), >>> I still get a duplicate Power management options section

Re: [PATCH] arm64: Fix duplicated Kconfig entries again

2014-03-27 Thread Sudeep Holla
Hi Hanjun, On 25/03/14 11:09, Hanjun Guo wrote: Hi Sudeep, On 2014-3-25 18:00, Sudeep Holla wrote: Hi Hanjun, On 25/03/14 09:00, Hanjun Guo wrote: After commit 74397174989e5 (arm64: Fix duplicated Kconfig entries), I still get a duplicate Power management options section in linux-next

Re: [PATCH] arm64: Fix duplicated Kconfig entries again

2014-03-27 Thread Hanjun Guo
On 2014-3-27 19:12, Sudeep Holla wrote: Hi Hanjun, On 25/03/14 11:09, Hanjun Guo wrote: Hi Sudeep, On 2014-3-25 18:00, Sudeep Holla wrote: Hi Hanjun, On 25/03/14 09:00, Hanjun Guo wrote: After commit 74397174989e5 (arm64: Fix duplicated Kconfig entries), I still get a duplicate Power

Re: [PATCH] arm64: Fix duplicated Kconfig entries again

2014-03-27 Thread Rafael J. Wysocki
On Thursday, March 27, 2014 08:34:39 PM Hanjun Guo wrote: On 2014-3-27 19:12, Sudeep Holla wrote: Hi Hanjun, On 25/03/14 11:09, Hanjun Guo wrote: Hi Sudeep, On 2014-3-25 18:00, Sudeep Holla wrote: Hi Hanjun, On 25/03/14 09:00, Hanjun Guo wrote: After commit 74397174989e5

Re: [PATCH] arm64: Fix duplicated Kconfig entries again

2014-03-25 Thread Hanjun Guo
Hi Sudeep, On 2014-3-25 18:00, Sudeep Holla wrote: > Hi Hanjun, > > On 25/03/14 09:00, Hanjun Guo wrote: >> After commit 74397174989e5 (arm64: Fix duplicated Kconfig entries), >> I still get a duplicate Power management options section in linux-next >> git repo, may be due to some merge

Re: [Linaro-acpi] [PATCH] arm64: Fix duplicated Kconfig entries again

2014-03-25 Thread Sudeep Holla
Hi Hanjun, On 25/03/14 09:00, Hanjun Guo wrote: > After commit 74397174989e5 (arm64: Fix duplicated Kconfig entries), > I still get a duplicate Power management options section in linux-next > git repo, may be due to some merge conflicts, anyway, fix that in this > patch. > I reported this and

[PATCH] arm64: Fix duplicated Kconfig entries again

2014-03-25 Thread Hanjun Guo
After commit 74397174989e5 (arm64: Fix duplicated Kconfig entries), I still get a duplicate Power management options section in linux-next git repo, may be due to some merge conflicts, anyway, fix that in this patch. Signed-off-by: Hanjun Guo --- Based on linux-next repo, weird, did I miss

[PATCH] arm64: Fix duplicated Kconfig entries again

2014-03-25 Thread Hanjun Guo
After commit 74397174989e5 (arm64: Fix duplicated Kconfig entries), I still get a duplicate Power management options section in linux-next git repo, may be due to some merge conflicts, anyway, fix that in this patch. Signed-off-by: Hanjun Guo hanjun@linaro.org --- Based on linux-next repo,

Re: [Linaro-acpi] [PATCH] arm64: Fix duplicated Kconfig entries again

2014-03-25 Thread Sudeep Holla
Hi Hanjun, On 25/03/14 09:00, Hanjun Guo wrote: After commit 74397174989e5 (arm64: Fix duplicated Kconfig entries), I still get a duplicate Power management options section in linux-next git repo, may be due to some merge conflicts, anyway, fix that in this patch. I reported this and Mark

Re: [PATCH] arm64: Fix duplicated Kconfig entries again

2014-03-25 Thread Hanjun Guo
Hi Sudeep, On 2014-3-25 18:00, Sudeep Holla wrote: Hi Hanjun, On 25/03/14 09:00, Hanjun Guo wrote: After commit 74397174989e5 (arm64: Fix duplicated Kconfig entries), I still get a duplicate Power management options section in linux-next git repo, may be due to some merge conflicts,