From: xuwei5@hisilicon.com (Wei Xu)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/2] ARM: hisi: do not export smp_operations structures
Date: Thu, 19 Nov 2015 16:50:19 +0000 [thread overview]
Message-ID: <564DFDCB.2070906@hisilicon.com> (raw)
In-Reply-To: <1447551593-22246-2-git-send-email-yamada.masahiro@socionext.com>
Hi Masahiro,
On 15/11/2015 01:39, Masahiro Yamada wrote:
> These three structures are only defined and referenced in
> mach-hisi/platsmp.c.
>
> Drop the declarations from the header and add static qualifier
> to the definitions.
>
> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
> ---
Thanks!
Acked-by: Wei Xu <xuwei5@hisilicon.com>
Best Regards,
Wei
WARNING: multiple messages have this Message-ID (diff)
From: Wei Xu <xuwei5@hisilicon.com>
To: Masahiro Yamada <yamada.masahiro@socionext.com>, <arm@kernel.org>
Cc: Russell King <linux@arm.linux.org.uk>,
<linux-kernel@vger.kernel.org>,
<linux-arm-kernel@lists.infradead.org>
Subject: Re: [PATCH 1/2] ARM: hisi: do not export smp_operations structures
Date: Thu, 19 Nov 2015 16:50:19 +0000 [thread overview]
Message-ID: <564DFDCB.2070906@hisilicon.com> (raw)
In-Reply-To: <1447551593-22246-2-git-send-email-yamada.masahiro@socionext.com>
Hi Masahiro,
On 15/11/2015 01:39, Masahiro Yamada wrote:
> These three structures are only defined and referenced in
> mach-hisi/platsmp.c.
>
> Drop the declarations from the header and add static qualifier
> to the definitions.
>
> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
> ---
Thanks!
Acked-by: Wei Xu <xuwei5@hisilicon.com>
Best Regards,
Wei
next prev parent reply other threads:[~2015-11-19 16:50 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-15 1:39 [PATCH 0/2] ARM: use const and __initconst for smp_operations (with refactoring hisi) Masahiro Yamada
2015-11-15 1:39 ` [PATCH 1/2] ARM: hisi: do not export smp_operations structures Masahiro Yamada
2015-11-15 1:39 ` Masahiro Yamada
2015-11-19 16:50 ` Wei Xu [this message]
2015-11-19 16:50 ` Wei Xu
[not found] ` <1447551593-22246-1-git-send-email-yamada.masahiro-uWyLwvC0a2jby3iVrkZq2A@public.gmane.org>
2015-11-15 1:39 ` [PATCH 2/2] ARM: use const and __initconst for smp_operations Masahiro Yamada
[not found] ` <1447551593-22246-3-git-send-email-yamada.masahiro-uWyLwvC0a2jby3iVrkZq2A@public.gmane.org>
2015-11-18 1:30 ` Stephen Boyd
2015-11-18 5:36 ` Viresh Kumar
2015-11-18 8:15 ` Patrice Chotard
2015-11-18 11:22 ` Heiko Stübner
2015-11-19 16:52 ` Wei Xu
2015-11-19 19:16 ` Florian Fainelli
2015-11-23 17:02 ` Gregory CLEMENT
2015-11-23 20:33 ` Dinh Nguyen
2015-11-24 8:56 ` Shawn Guo
2015-11-24 9:25 ` Matthias Brugger
2015-11-24 15:40 ` Thierry Reding
2015-11-24 18:19 ` Nicolas Pitre
2015-11-24 18:34 ` Liviu Dudau
2015-12-01 9:43 ` Linus Walleij
2015-11-19 19:58 ` Sebastian Hesselbarth
2015-11-19 19:58 ` Sebastian Hesselbarth
2015-11-17 17:57 ` [PATCH 0/2] ARM: use const and __initconst for smp_operations (with refactoring hisi) Simon Horman
2015-12-01 21:21 ` Arnd Bergmann
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=564DFDCB.2070906@hisilicon.com \
--to=xuwei5@hisilicon.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.