All of lore.kernel.org
 help / color / mirror / Atom feed
From: marc_gonzalez@sigmadesigns.com (Marc Gonzalez)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: tango: use const and __initconst for smp_operations
Date: Mon, 25 Jan 2016 13:10:37 +0100	[thread overview]
Message-ID: <56A610BD.9010608@sigmadesigns.com> (raw)
In-Reply-To: <1453721622-15437-1-git-send-email-yamada.masahiro@socionext.com>

On 25/01/2016 12:33, Masahiro Yamada wrote:

> This newly added code missed the global fixup by commit 75305275a721
> ("ARM: use const and __initconst for smp_operations").  So fix it now.
> 
> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
> ---
> 
>  arch/arm/mach-tango/platsmp.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Acked-by: Marc Gonzalez <marc_gonzalez@sigmadesigns.com>

WARNING: multiple messages have this Message-ID (diff)
From: Marc Gonzalez <marc_gonzalez@sigmadesigns.com>
To: Masahiro Yamada <yamada.masahiro@socionext.com>,
	<linux-arm-kernel@lists.infradead.org>, <arm@kernel.org>
Cc: Russell King <linux@arm.linux.org.uk>, <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] ARM: tango: use const and __initconst for smp_operations
Date: Mon, 25 Jan 2016 13:10:37 +0100	[thread overview]
Message-ID: <56A610BD.9010608@sigmadesigns.com> (raw)
In-Reply-To: <1453721622-15437-1-git-send-email-yamada.masahiro@socionext.com>

On 25/01/2016 12:33, Masahiro Yamada wrote:

> This newly added code missed the global fixup by commit 75305275a721
> ("ARM: use const and __initconst for smp_operations").  So fix it now.
> 
> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
> ---
> 
>  arch/arm/mach-tango/platsmp.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Acked-by: Marc Gonzalez <marc_gonzalez@sigmadesigns.com>

  reply	other threads:[~2016-01-25 12:10 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-25 11:33 [PATCH] ARM: tango: use const and __initconst for smp_operations Masahiro Yamada
2016-01-25 11:33 ` Masahiro Yamada
2016-01-25 12:10 ` Marc Gonzalez [this message]
2016-01-25 12:10   ` Marc Gonzalez
2016-02-01 20:18 ` Olof Johansson
2016-02-01 20:18   ` Olof Johansson

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=56A610BD.9010608@sigmadesigns.com \
    --to=marc_gonzalez@sigmadesigns.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.