linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: smuckle@codeaurora.org (smuckle at codeaurora.org)
To: linux-arm-kernel@lists.infradead.org
Subject: [RFC PATCH] smp: parallel smp boot option
Date: Mon, 21 Jun 2010 17:23:38 -0700 (PDT)	[thread overview]
Message-ID: <1267e9ffe4a72e14bb7ede32a2d893f3.squirrel@www.codeaurora.org> (raw)
In-Reply-To: <1277158949.17092.61.camel@c-dwalke-linux.qualcomm.com>

> On Mon, 2010-06-21 at 23:00 +0100, Russell King - ARM Linux wrote:
>> On Mon, Jun 21, 2010 at 02:40:22PM -0700, Daniel Walker wrote:
>> > +#ifdef CONFIG_SMP_PARALLEL_START
>> > +	bl	__smp_secondary_spin
>> > +#endif
>>
>
> Your OK with this hook? I was thinking it might be better to check if
> it's the book cpu or the secondary here instead of in
> arch/arm/mach-msm .
>
> Steve, do you have any thoughts on that?

If we do keep the hook, I think it'd be better to leave it up to the
platform specific code to do the test, in case for some reason it's not as
simple as reading the MPIDR register. It also keeps the impact to head.S
minimal.

thanks,
Steve

-- 
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:[~2010-06-22  0:23 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-21 21:40 [RFC PATCH] smp: parallel smp boot option Daniel Walker
2010-06-21 22:00 ` Russell King - ARM Linux
2010-06-21 22:07   ` Daniel Walker
2010-06-21 22:22   ` Daniel Walker
2010-06-21 22:31     ` Russell King - ARM Linux
2010-06-22  0:47       ` smuckle at codeaurora.org
2010-06-22  0:23     ` smuckle at codeaurora.org [this message]
2010-06-21 22:03 ` [RFC PATCH] msm: initial MSM8X60 early kernel boot support Daniel Walker
2010-06-21 22:07   ` Russell King - ARM Linux

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=1267e9ffe4a72e14bb7ede32a2d893f3.squirrel@www.codeaurora.org \
    --to=smuckle@codeaurora.org \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).