All of lore.kernel.org
 help / color / mirror / Atom feed
From: robherring2@gmail.com (Rob Herring)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/4 v6] arm: introduce psci_smp_ops and use them on Xen
Date: Fri, 12 Apr 2013 09:13:41 -0500	[thread overview]
Message-ID: <51681695.9070400@gmail.com> (raw)
In-Reply-To: <20130412085748.GC12363@mudshark.cambridge.arm.com>

On 04/12/2013 03:57 AM, Will Deacon wrote:
> On Thu, Apr 11, 2013 at 09:16:57PM +0100, Rob Herring wrote:
>> On 04/11/2013 03:25 AM, Olof Johansson wrote:
>>> On Mon, Apr 08, 2013 at 12:05:17PM +0100, Stefano Stabellini wrote:
>>>> Arnd, Olof,
>>>> do you have any thoughts on this series?
>>>> Would you be happy to carry it in the arm-soc tree?
>>>>
>>>> The last patch, "xen/arm: introduce xen_early_init, use PSCI on xen" has
>>>> a (small) dependency on this series:
>>>>
>>>> http://marc.info/?l=linux-kernel&m=136430893610688&w=2
>>>>
>>>> would you be OK with taking that one too, or should that go through the
>>>> Xen tree?
>>>
>>> I think it'd make sense to get Russell to ack the changes to the core ARM code.
>>> We can merge the series through arm-soc, or he can take them, whatever is
>>> easiest for everybody.
>>>
>>> Given the dependencies on the second branch it might be easier to merge
>>> through Russell's tree.
>>
>> I'm also dependent on the 1st patch for converting highbank to use PSCI
>> and am just waiting on a stable branch to base it on. I believe Russell
>> said he is offline for the next week.
> 
> By the first patch, do you just mean 6/6 in that series ("[RFC] arm: use PSCI if
> available"), or do you have dependencies on others in that series too?

No, just the 1st patch in this thread: "arm: introduce psci_smp_ops"

Rob

WARNING: multiple messages have this Message-ID (diff)
From: Rob Herring <robherring2@gmail.com>
To: Will Deacon <will.deacon@arm.com>
Cc: Olof Johansson <olof@lixom.net>,
	Stefano Stabellini <stefano.stabellini@eu.citrix.com>,
	Nicolas Pitre <nicolas.pitre@linaro.org>,
	"xen-devel@lists.xensource.com" <xen-devel@lists.xensource.com>,
	Arnd Bergmann <arnd@arndb.de>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	"rob.herring@calxeda.com" <rob.herring@calxeda.com>,
	"linux-arm-kernel@lists.infradead.org" 
	<linux-arm-kernel@lists.infradead.org>
Subject: Re: [PATCH 0/4 v6] arm: introduce psci_smp_ops and use them on Xen
Date: Fri, 12 Apr 2013 09:13:41 -0500	[thread overview]
Message-ID: <51681695.9070400@gmail.com> (raw)
In-Reply-To: <20130412085748.GC12363@mudshark.cambridge.arm.com>

On 04/12/2013 03:57 AM, Will Deacon wrote:
> On Thu, Apr 11, 2013 at 09:16:57PM +0100, Rob Herring wrote:
>> On 04/11/2013 03:25 AM, Olof Johansson wrote:
>>> On Mon, Apr 08, 2013 at 12:05:17PM +0100, Stefano Stabellini wrote:
>>>> Arnd, Olof,
>>>> do you have any thoughts on this series?
>>>> Would you be happy to carry it in the arm-soc tree?
>>>>
>>>> The last patch, "xen/arm: introduce xen_early_init, use PSCI on xen" has
>>>> a (small) dependency on this series:
>>>>
>>>> http://marc.info/?l=linux-kernel&m=136430893610688&w=2
>>>>
>>>> would you be OK with taking that one too, or should that go through the
>>>> Xen tree?
>>>
>>> I think it'd make sense to get Russell to ack the changes to the core ARM code.
>>> We can merge the series through arm-soc, or he can take them, whatever is
>>> easiest for everybody.
>>>
>>> Given the dependencies on the second branch it might be easier to merge
>>> through Russell's tree.
>>
>> I'm also dependent on the 1st patch for converting highbank to use PSCI
>> and am just waiting on a stable branch to base it on. I believe Russell
>> said he is offline for the next week.
> 
> By the first patch, do you just mean 6/6 in that series ("[RFC] arm: use PSCI if
> available"), or do you have dependencies on others in that series too?

No, just the 1st patch in this thread: "arm: introduce psci_smp_ops"

Rob



  parent reply	other threads:[~2013-04-12 14:13 UTC|newest]

Thread overview: 113+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-05 13:10 [PATCH 0/4 v6] arm: introduce psci_smp_ops and use them on Xen Stefano Stabellini
2013-04-05 13:10 ` Stefano Stabellini
2013-04-05 13:10 ` Stefano Stabellini
2013-04-05 13:11 ` [PATCH v6 1/4] arm: introduce psci_smp_ops Stefano Stabellini
2013-04-05 13:11   ` Stefano Stabellini
2013-04-05 13:11   ` Stefano Stabellini
2013-04-18 16:13   ` Russell King - ARM Linux
2013-04-18 16:13     ` Russell King - ARM Linux
2013-04-18 16:20     ` Stefano Stabellini
2013-04-18 16:20       ` Stefano Stabellini
2013-04-18 16:35       ` Nicolas Pitre
2013-04-18 16:35         ` Nicolas Pitre
2013-04-18 16:49         ` Stefano Stabellini
2013-04-18 16:49           ` Stefano Stabellini
2013-04-18 16:49           ` Stefano Stabellini
2013-04-18 17:40           ` Nicolas Pitre
2013-04-18 17:40             ` Nicolas Pitre
2013-04-22 14:23           ` Russell King - ARM Linux
2013-04-22 14:23             ` Russell King - ARM Linux
2013-04-22 14:20         ` Russell King - ARM Linux
2013-04-22 14:20           ` Russell King - ARM Linux
2013-04-18 16:40       ` Nicolas Pitre
2013-04-18 16:40         ` Nicolas Pitre
2013-04-18 17:01         ` Stefano Stabellini
2013-04-18 17:01           ` Stefano Stabellini
2013-04-18 17:38           ` Nicolas Pitre
2013-04-18 17:38             ` Nicolas Pitre
2013-04-19  9:40             ` Stefano Stabellini
2013-04-19  9:40               ` Stefano Stabellini
2013-04-19 15:47               ` Nicolas Pitre
2013-04-19 15:47                 ` Nicolas Pitre
2013-04-19 16:16                 ` [Xen-devel] " Ian Campbell
2013-04-19 16:16                   ` Ian Campbell
2013-04-19 16:33                   ` Nicolas Pitre
2013-04-19 16:33                     ` Nicolas Pitre
2013-04-19 17:06                     ` Stefano Stabellini
2013-04-19 17:06                       ` Stefano Stabellini
2013-04-19 17:06                       ` Stefano Stabellini
2013-04-22 15:21                       ` Ian Campbell
2013-04-22 15:21                         ` Ian Campbell
2013-04-22 16:07                         ` Nicolas Pitre
2013-04-22 16:07                           ` Nicolas Pitre
2013-04-24 18:13                           ` Stefano Stabellini
2013-04-24 18:13                             ` Stefano Stabellini
2013-04-25  7:48                           ` Ian Campbell
2013-04-25  7:48                             ` Ian Campbell
2013-04-19  9:52             ` Ian Campbell
2013-04-19  9:52               ` Ian Campbell
2013-04-22 14:06       ` Russell King - ARM Linux
2013-04-22 14:06         ` Russell King - ARM Linux
2013-04-24 18:25         ` Stefano Stabellini
2013-04-24 18:25           ` Stefano Stabellini
2013-04-24 18:25           ` Stefano Stabellini
2013-04-05 13:11 ` [PATCH v6 2/4] arm: prefer psci_smp_ops over mdesc->smp Stefano Stabellini
2013-04-05 13:11   ` Stefano Stabellini
2013-04-05 13:11   ` Stefano Stabellini
2013-04-05 16:15   ` Nicolas Pitre
2013-04-05 16:15     ` Nicolas Pitre
2013-04-05 16:15     ` Nicolas Pitre
2013-04-05 13:11 ` [PATCH v6 3/4] ARM: Enable selection of SMP operations at boot time Stefano Stabellini
2013-04-05 13:11   ` Stefano Stabellini
2013-04-05 13:11   ` Stefano Stabellini
2013-04-09 20:03   ` Nicolas Pitre
2013-04-09 20:03     ` Nicolas Pitre
2013-04-05 13:11 ` [PATCH v6 4/4] xen/arm: introduce xen_early_init, use PSCI on xen Stefano Stabellini
2013-04-05 13:11   ` Stefano Stabellini
2013-04-05 13:11   ` Stefano Stabellini
2013-04-05 16:22   ` Nicolas Pitre
2013-04-05 16:22     ` Nicolas Pitre
2013-04-05 16:22     ` Nicolas Pitre
2013-04-05 17:16     ` Stefano Stabellini
2013-04-05 17:16       ` Stefano Stabellini
2013-04-05 17:16       ` Stefano Stabellini
2013-04-05 17:34       ` Stefano Stabellini
2013-04-05 17:34         ` Stefano Stabellini
2013-04-05 17:34         ` Stefano Stabellini
2013-04-05 19:41         ` Nicolas Pitre
2013-04-05 19:41           ` Nicolas Pitre
2013-04-05 19:41           ` Nicolas Pitre
2013-04-05 19:36       ` Nicolas Pitre
2013-04-05 19:36         ` Nicolas Pitre
2013-04-05 19:36         ` Nicolas Pitre
2013-04-05 20:50         ` Rob Herring
2013-04-05 20:50           ` Rob Herring
2013-04-05 20:50           ` Rob Herring
2013-04-05 21:21           ` Nicolas Pitre
2013-04-05 21:21             ` Nicolas Pitre
2013-04-05 21:21             ` Nicolas Pitre
2013-04-05 23:20             ` Stefano Stabellini
2013-04-05 23:20               ` Stefano Stabellini
2013-04-05 23:20               ` Stefano Stabellini
2013-04-06  0:15               ` Nicolas Pitre
2013-04-06  0:15                 ` Nicolas Pitre
2013-04-06  0:15                 ` Nicolas Pitre
2013-04-05 23:15           ` Stefano Stabellini
2013-04-05 23:15             ` Stefano Stabellini
2013-04-05 23:15             ` Stefano Stabellini
2013-04-05 16:01 ` [PATCH 0/4 v6] arm: introduce psci_smp_ops and use them on Xen Stefano Stabellini
2013-04-05 16:01   ` Stefano Stabellini
2013-04-05 16:01   ` Stefano Stabellini
2013-04-08 11:05 ` Stefano Stabellini
2013-04-08 11:05   ` Stefano Stabellini
2013-04-11  8:25   ` Olof Johansson
2013-04-11  8:25     ` Olof Johansson
2013-04-11 20:16     ` Rob Herring
2013-04-11 20:16       ` Rob Herring
2013-04-12  8:57       ` Will Deacon
2013-04-12  8:57         ` Will Deacon
2013-04-12  8:57         ` Will Deacon
2013-04-12 10:58         ` Stefano Stabellini
2013-04-12 10:58           ` Stefano Stabellini
2013-04-12 14:13         ` Rob Herring [this message]
2013-04-12 14:13           ` Rob Herring

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=51681695.9070400@gmail.com \
    --to=robherring2@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /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.