linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: linux@arm.linux.org.uk (Russell King - ARM Linux)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ux500: add CPU hotplug support
Date: Mon, 13 Sep 2010 12:06:32 +0100	[thread overview]
Message-ID: <20100913110632.GC30787@n2100.arm.linux.org.uk> (raw)
In-Reply-To: <1284375698-1824-1-git-send-email-sundar.iyer@stericsson.com>

On Mon, Sep 13, 2010 at 04:31:38PM +0530, Sundar Iyer wrote:
> diff --git a/arch/arm/mach-ux500/platsmp.c b/arch/arm/mach-ux500/platsmp.c
> index 438ef16..ade2e17 100644
> --- a/arch/arm/mach-ux500/platsmp.c
> +++ b/arch/arm/mach-ux500/platsmp.c
> @@ -26,7 +26,7 @@
>   * control for which core is the next to come out of the secondary
>   * boot "holding pen"
>   */
> -volatile int __cpuinitdata pen_release = -1;
> +volatile int pen_release = -1;

This looks like an unnecessary change.

  reply	other threads:[~2010-09-13 11:06 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-13 11:01 [PATCH] ux500: add CPU hotplug support Sundar Iyer
2010-09-13 11:06 ` Russell King - ARM Linux [this message]
2010-09-13 11:26   ` Catalin Marinas

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=20100913110632.GC30787@n2100.arm.linux.org.uk \
    --to=linux@arm.linux.org.uk \
    --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).