All of lore.kernel.org
 help / color / mirror / Atom feed
From: Daniel Lezcano <daniel.lezcano@linaro.org>
To: "Rafael J. Wysocki" <rjw@sisk.pl>
Cc: Linux PM mailing list <linux-pm@vger.kernel.org>,
	"linux-arm-kernel@lists.infradead.org"
	<linux-arm-kernel@lists.infradead.org>,
	Linus Walleij <linus.walleij@linaro.org>,
	keun-o.park@windriver.com,
	"nsekhar@ti.com >> Sekhar Nori" <nsekhar@ti.com>
Subject: Re: [RESEND] cpuidle for ARM pull request
Date: Sat, 27 Jul 2013 23:43:13 +0200	[thread overview]
Message-ID: <51F43EF1.1020108@linaro.org> (raw)
In-Reply-To: <2224191.VjCA0rsPcU@vostro.rjw.lan>

On 07/27/2013 02:37 PM, Rafael J. Wysocki wrote:
> On Saturday, July 27, 2013 08:13:31 AM Daniel Lezcano wrote:
>> On 07/26/2013 02:07 AM, Rafael J. Wysocki wrote:
>>> On Friday, July 26, 2013 12:41:09 AM Rafael J. Wysocki wrote:
>>>> On Friday, July 26, 2013 12:29:08 AM Rafael J. Wysocki wrote:
>>>>> On Friday, July 26, 2013 12:07:03 AM Daniel Lezcano wrote:
>>>>>> On 07/16/2013 02:04 PM, Daniel Lezcano wrote:
>>>>>>>
>>>>>>> Hi,
>>>>>>>
>>>>>>> The first PR was against the linux-pm-next tree including the patch:
>>>>>>>
>>>>>>> "cpuidle: Add Kconfig.arm and move calxeda, kirkwood and zynq"
>>>>>>>
>>>>>>> This patch has been dropped in the meantime.
>>>>>>>
>>>>>>> Here is a new PR where my tree has been rebased against linux-pm-next
>>>>>>> and adding the patch mentioned above.
>>>>>>>
>>>>>>> As stated by Rafael, I will handle the ARM specific patches from now.
>>>>>>>
>>>>>>> The following changes since commit 48f99d5a97d32d70c0738d6e314d9f4dbefd89bf:
>>>>>>>
>>>>>>>   Merge branch 'pm-cpuidle-next' into linux-next (2013-07-16 02:41:06 +0200)
>>>>>>>
>>>>>>> are available in the git repository at:
>>>>>>>
>>>>>>>
>>>>>>>   git://git.linaro.org/people/dlezcano/linux.git cpuidle/arm-next
>>>>>>>
>>>>>>> for you to fetch changes up to 2b7e79f4a75e803184f483985a25cc751a990f06:
>>>>>>>
>>>>>>>   ARM: ux500: cpuidle: Move ux500 cpuidle driver to drivers/cpuidle
>>>>>>> (2013-07-16 13:57:24 +0200)
>>>>>>
>>>>>> ping ?
>>>>>
>>>>> Sorry, something distracted me.  I'll pull it later today unless there are any
>>>>> problems (in which case I'll let you know).
>>>>
>>>> Well, there are some.
>>>>
>>>> It is based on my linux-next branch, but please rebase it on top of 3.11-rc2.
>>>>
>>>> Generally, please send me pull requests based on -rc kernels only (or major
>>>> releases).
>>>
>>> Unless your material depends on new things in my linux-next branch, in which
>>> case please let me know and I'll set up a stable branch for you to base things
>>> on.
>>
>> Hi Rafael,
>>
>> I rebased my branch on top of 3.11-rc2, you can try to pull it again.
> 
> Pulled, thanks!
> 
> Next time, can you please add a general description of what the patches do and
> why they do that to the pull request?

Yes, sure. I will do.

>> I thought it would have been easier for us if I could based my PRs on
>> top of your linux-next branch, so acting as a proxy for ARM patches. I
>> am maintaining the clocksource drivers and I am basing my tree on top of
>> tip/core.
>>
>> I guess you are rebasing your tree often and this is an issue for you,
>> right ?
> 
> Yes, my linux-next branch may contain commits that will be modified later
> (e.g. ACKs added, fixes folded in etc.).
> 
> Anyway, as I said, as long as the material you have for me doesn't depend on
> anything new in my tree, it's better to base it on top of an -rc kernel.
> 
> In case it does depend on that, I've put the entire outstanding cpuidle
> material into my pm-cpuidle branch (including your ARM commits just pulled).

Ok, thanks.

  -- Daniel



-- 
 <http://www.linaro.org/> Linaro.org │ Open source software for ARM SoCs

Follow Linaro:  <http://www.facebook.com/pages/Linaro> Facebook |
<http://twitter.com/#!/linaroorg> Twitter |
<http://www.linaro.org/linaro-blog/> Blog


WARNING: multiple messages have this Message-ID (diff)
From: daniel.lezcano@linaro.org (Daniel Lezcano)
To: linux-arm-kernel@lists.infradead.org
Subject: [RESEND] cpuidle for ARM pull request
Date: Sat, 27 Jul 2013 23:43:13 +0200	[thread overview]
Message-ID: <51F43EF1.1020108@linaro.org> (raw)
In-Reply-To: <2224191.VjCA0rsPcU@vostro.rjw.lan>

On 07/27/2013 02:37 PM, Rafael J. Wysocki wrote:
> On Saturday, July 27, 2013 08:13:31 AM Daniel Lezcano wrote:
>> On 07/26/2013 02:07 AM, Rafael J. Wysocki wrote:
>>> On Friday, July 26, 2013 12:41:09 AM Rafael J. Wysocki wrote:
>>>> On Friday, July 26, 2013 12:29:08 AM Rafael J. Wysocki wrote:
>>>>> On Friday, July 26, 2013 12:07:03 AM Daniel Lezcano wrote:
>>>>>> On 07/16/2013 02:04 PM, Daniel Lezcano wrote:
>>>>>>>
>>>>>>> Hi,
>>>>>>>
>>>>>>> The first PR was against the linux-pm-next tree including the patch:
>>>>>>>
>>>>>>> "cpuidle: Add Kconfig.arm and move calxeda, kirkwood and zynq"
>>>>>>>
>>>>>>> This patch has been dropped in the meantime.
>>>>>>>
>>>>>>> Here is a new PR where my tree has been rebased against linux-pm-next
>>>>>>> and adding the patch mentioned above.
>>>>>>>
>>>>>>> As stated by Rafael, I will handle the ARM specific patches from now.
>>>>>>>
>>>>>>> The following changes since commit 48f99d5a97d32d70c0738d6e314d9f4dbefd89bf:
>>>>>>>
>>>>>>>   Merge branch 'pm-cpuidle-next' into linux-next (2013-07-16 02:41:06 +0200)
>>>>>>>
>>>>>>> are available in the git repository at:
>>>>>>>
>>>>>>>
>>>>>>>   git://git.linaro.org/people/dlezcano/linux.git cpuidle/arm-next
>>>>>>>
>>>>>>> for you to fetch changes up to 2b7e79f4a75e803184f483985a25cc751a990f06:
>>>>>>>
>>>>>>>   ARM: ux500: cpuidle: Move ux500 cpuidle driver to drivers/cpuidle
>>>>>>> (2013-07-16 13:57:24 +0200)
>>>>>>
>>>>>> ping ?
>>>>>
>>>>> Sorry, something distracted me.  I'll pull it later today unless there are any
>>>>> problems (in which case I'll let you know).
>>>>
>>>> Well, there are some.
>>>>
>>>> It is based on my linux-next branch, but please rebase it on top of 3.11-rc2.
>>>>
>>>> Generally, please send me pull requests based on -rc kernels only (or major
>>>> releases).
>>>
>>> Unless your material depends on new things in my linux-next branch, in which
>>> case please let me know and I'll set up a stable branch for you to base things
>>> on.
>>
>> Hi Rafael,
>>
>> I rebased my branch on top of 3.11-rc2, you can try to pull it again.
> 
> Pulled, thanks!
> 
> Next time, can you please add a general description of what the patches do and
> why they do that to the pull request?

Yes, sure. I will do.

>> I thought it would have been easier for us if I could based my PRs on
>> top of your linux-next branch, so acting as a proxy for ARM patches. I
>> am maintaining the clocksource drivers and I am basing my tree on top of
>> tip/core.
>>
>> I guess you are rebasing your tree often and this is an issue for you,
>> right ?
> 
> Yes, my linux-next branch may contain commits that will be modified later
> (e.g. ACKs added, fixes folded in etc.).
> 
> Anyway, as I said, as long as the material you have for me doesn't depend on
> anything new in my tree, it's better to base it on top of an -rc kernel.
> 
> In case it does depend on that, I've put the entire outstanding cpuidle
> material into my pm-cpuidle branch (including your ARM commits just pulled).

Ok, thanks.

  -- Daniel



-- 
 <http://www.linaro.org/> Linaro.org ? Open source software for ARM SoCs

Follow Linaro:  <http://www.facebook.com/pages/Linaro> Facebook |
<http://twitter.com/#!/linaroorg> Twitter |
<http://www.linaro.org/linaro-blog/> Blog

  reply	other threads:[~2013-07-27 21:43 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-16 12:04 [RESEND] cpuidle for ARM pull request Daniel Lezcano
2013-07-16 12:04 ` Daniel Lezcano
2013-07-25 22:07 ` Daniel Lezcano
2013-07-25 22:07   ` Daniel Lezcano
2013-07-25 22:29   ` Rafael J. Wysocki
2013-07-25 22:29     ` Rafael J. Wysocki
2013-07-25 22:41     ` Rafael J. Wysocki
2013-07-25 22:41       ` Rafael J. Wysocki
2013-07-26  0:07       ` Rafael J. Wysocki
2013-07-26  0:07         ` Rafael J. Wysocki
2013-07-27  6:13         ` Daniel Lezcano
2013-07-27  6:13           ` Daniel Lezcano
2013-07-27 12:37           ` Rafael J. Wysocki
2013-07-27 12:37             ` Rafael J. Wysocki
2013-07-27 21:43             ` Daniel Lezcano [this message]
2013-07-27 21:43               ` Daniel Lezcano
2013-10-16 16:35             ` Daniel Lezcano
2013-10-16 16:35               ` Daniel Lezcano
2013-10-16 21:01               ` Rafael J. Wysocki
2013-10-16 21:01                 ` Rafael J. Wysocki

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=51F43EF1.1020108@linaro.org \
    --to=daniel.lezcano@linaro.org \
    --cc=keun-o.park@windriver.com \
    --cc=linus.walleij@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=nsekhar@ti.com \
    --cc=rjw@sisk.pl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.