Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1273441 > unrolled thread

Re: [PATCH 2/2] ARM: use const and __initconst for smp_operations

Started bySebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
First post2015-11-19 21:00 +0100
Last post2015-11-19 21:00 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH 2/2] ARM: use const and __initconst for smp_operations Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> - 2015-11-19 21:00 +0100

#1273441 — Re: [PATCH 2/2] ARM: use const and __initconst for smp_operations

FromSebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Date2015-11-19 21:00 +0100
SubjectRe: [PATCH 2/2] ARM: use const and __initconst for smp_operations
Message-ID<qwDx8-5ll-25@gated-at.bofh.it>
On 15.11.2015 02:39, Masahiro Yamada wrote:
> These smp_operations structures are not over-written, so add "const"
> qualifier and replace __initdata with __initconst.
> 
> Also, add "static" where it is possible.
> 
> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>

> ---
[...]
>  arch/arm/mach-berlin/platsmp.c       | 2 +-
[...]
>  54 files changed, 64 insertions(+), 64 deletions(-)

For berlin,

Acked-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web