All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stephen Boyd <sboyd@codeaurora.org>
To: Rob Herring <robherring2@gmail.com>
Cc: linux-arm-msm@vger.kernel.org, linux-sh@vger.kernel.org,
	Srinidhi Kasagar <srinidhi.kasagar@stericsson.com>,
	Linus Walleij <linus.walleij@stericsson.com>,
	Russell King <linux@arm.linux.org.uk>,
	David Brown <davidb@codeaurora.org>,
	Daniel Walker <dwalker@fifo99.com>,
	Paul Mundt <lethal@linux-sh.org>,
	linux-arm-kernel@lists.infradead.org,
	Rob Herring <rob.herring@calxeda.com>
Subject: Re: Resend [PATCH 00/10] ARM: SMP initialization consolidation
Date: Fri, 29 Apr 2011 22:58:33 -0700	[thread overview]
Message-ID: <4DBBA509.6080203@codeaurora.org> (raw)
In-Reply-To: <1304129297-6614-1-git-send-email-robherring2@gmail.com>

On 04/29/2011 07:08 PM, Rob Herring wrote:
> From: Rob Herring <rob.herring@calxeda.com>
>
> Resending since the patches didn't make it thru the 1st time.
>
> In order to avoid duplicating the same platform code yet again for a new 
> platform, this series consolidates platforms using similar SMP startup code to
> a common implementation. A new kconfig entry SMP_COMMON_PEN is added for
> platforms using the common pen functions.
>
> OMAP uses a h/w mechansism for its pen, but it seems like it could use the same
> mechansism.

Have you seen Russell's response to similar attempts posted a few months
back?

https://lkml.org/lkml/2010/11/30/243

and

http://lists.linaro.org/pipermail/linaro-dev/2010-November/001663.html

Just something to look over and consider.

-- 
Sent by an employee of the Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum.

WARNING: multiple messages have this Message-ID (diff)
From: Stephen Boyd <sboyd@codeaurora.org>
To: linux-arm-kernel@lists.infradead.org
Subject: Re: Resend [PATCH 00/10] ARM: SMP initialization consolidation
Date: Sat, 30 Apr 2011 05:58:33 +0000	[thread overview]
Message-ID: <4DBBA509.6080203@codeaurora.org> (raw)
In-Reply-To: <1304129297-6614-1-git-send-email-robherring2@gmail.com>

On 04/29/2011 07:08 PM, Rob Herring wrote:
> From: Rob Herring <rob.herring@calxeda.com>
>
> Resending since the patches didn't make it thru the 1st time.
>
> In order to avoid duplicating the same platform code yet again for a new 
> platform, this series consolidates platforms using similar SMP startup code to
> a common implementation. A new kconfig entry SMP_COMMON_PEN is added for
> platforms using the common pen functions.
>
> OMAP uses a h/w mechansism for its pen, but it seems like it could use the same
> mechansism.

Have you seen Russell's response to similar attempts posted a few months
back?

https://lkml.org/lkml/2010/11/30/243

and

http://lists.linaro.org/pipermail/linaro-dev/2010-November/001663.html

Just something to look over and consider.

-- 
Sent by an employee of the Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum.


WARNING: multiple messages have this Message-ID (diff)
From: sboyd@codeaurora.org (Stephen Boyd)
To: linux-arm-kernel@lists.infradead.org
Subject: Resend [PATCH 00/10] ARM: SMP initialization consolidation
Date: Fri, 29 Apr 2011 22:58:33 -0700	[thread overview]
Message-ID: <4DBBA509.6080203@codeaurora.org> (raw)
In-Reply-To: <1304129297-6614-1-git-send-email-robherring2@gmail.com>

On 04/29/2011 07:08 PM, Rob Herring wrote:
> From: Rob Herring <rob.herring@calxeda.com>
>
> Resending since the patches didn't make it thru the 1st time.
>
> In order to avoid duplicating the same platform code yet again for a new 
> platform, this series consolidates platforms using similar SMP startup code to
> a common implementation. A new kconfig entry SMP_COMMON_PEN is added for
> platforms using the common pen functions.
>
> OMAP uses a h/w mechansism for its pen, but it seems like it could use the same
> mechansism.

Have you seen Russell's response to similar attempts posted a few months
back?

https://lkml.org/lkml/2010/11/30/243

and

http://lists.linaro.org/pipermail/linaro-dev/2010-November/001663.html

Just something to look over and consider.

-- 
Sent by an employee of the Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum.

  parent reply	other threads:[~2011-04-30  5:58 UTC|newest]

Thread overview: 48+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-30  2:08 Resend [PATCH 00/10] ARM: SMP initialization consolidation Rob Herring
2011-04-30  2:08 ` Rob Herring
2011-04-30  2:08 ` Rob Herring
2011-04-30  2:08 ` [PATCH 01/10] ARM: move Versatile SMP pen code to common location Rob Herring
2011-04-30  2:08   ` Rob Herring
2011-04-30  2:08   ` Rob Herring
2011-04-30  2:08 ` [PATCH 02/10] ARM: ux500: convert to use common secondary pen code Rob Herring
2011-04-30  2:08   ` Rob Herring
2011-04-30  2:08   ` Rob Herring
2011-04-30  2:08 ` [PATCH 03/10] ARM: msm: " Rob Herring
2011-04-30  2:08   ` Rob Herring
2011-04-30  2:08   ` Rob Herring
2011-04-30  2:08 ` [PATCH 04/10] ARM: add common scu_init_cpus Rob Herring
2011-04-30  2:08   ` Rob Herring
2011-04-30  2:08   ` Rob Herring
2011-04-30  2:08 ` [PATCH 05/10] ARM: omap: use " Rob Herring
2011-04-30  2:08   ` Rob Herring
2011-04-30  2:08   ` Rob Herring
2011-04-30  2:08 ` [PATCH 06/10] ARM: realview: " Rob Herring
2011-04-30  2:08   ` Rob Herring
2011-04-30  2:08   ` Rob Herring
2011-04-30  2:08 ` [PATCH 07/10] ARM: vexpress: " Rob Herring
2011-04-30  2:08   ` Rob Herring
2011-04-30  2:08   ` Rob Herring
2011-04-30  2:08 ` [PATCH 08/10] ARM: ux500: " Rob Herring
2011-04-30  2:08   ` Rob Herring
2011-04-30  2:08   ` Rob Herring
2011-04-30  2:08 ` [PATCH 09/10] ARM: shmobile: " Rob Herring
2011-04-30  2:08   ` Rob Herring
2011-04-30  2:08   ` Rob Herring
2011-04-30  2:08 ` [PATCH 10/10] ARM: move set_cpu_present calls to common smp code Rob Herring
2011-04-30  2:08   ` Rob Herring
2011-04-30  2:08   ` Rob Herring
2011-04-30  5:58 ` Stephen Boyd [this message]
2011-04-30  5:58   ` Resend [PATCH 00/10] ARM: SMP initialization consolidation Stephen Boyd
2011-04-30  5:58   ` Stephen Boyd
2011-05-02 23:40   ` Russell King - ARM Linux
2011-05-02 23:40     ` Russell King - ARM Linux
2011-05-02 23:40     ` Russell King - ARM Linux
2011-05-03 13:57     ` Arnd Bergmann
2011-05-03 13:57       ` Arnd Bergmann
2011-05-03 13:57       ` Arnd Bergmann
2011-05-08  9:42       ` Russell King - ARM Linux
2011-05-08  9:42         ` Russell King - ARM Linux
2011-05-08  9:42         ` Russell King - ARM Linux
2011-05-08 19:38         ` Rob Herring
2011-05-08 19:38           ` Rob Herring
2011-05-08 19:38           ` 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=4DBBA509.6080203@codeaurora.org \
    --to=sboyd@codeaurora.org \
    --cc=davidb@codeaurora.org \
    --cc=dwalker@fifo99.com \
    --cc=lethal@linux-sh.org \
    --cc=linus.walleij@stericsson.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-sh@vger.kernel.org \
    --cc=linux@arm.linux.org.uk \
    --cc=rob.herring@calxeda.com \
    --cc=robherring2@gmail.com \
    --cc=srinidhi.kasagar@stericsson.com \
    /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.