From: olof@lixom.net (Olof Johansson)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: appropriate __init annotation for const data
Date: Sun, 26 Jul 2015 21:39:50 +0200 [thread overview]
Message-ID: <20150726193950.GA494@localhost> (raw)
In-Reply-To: <alpine.LFD.2.20.1507241440550.1806@knanqh.ubzr>
On Fri, Jul 24, 2015 at 02:54:04PM -0400, Nicolas Pitre wrote:
>
> Init data marked const should be annotated with __initconst for
> correctness and not __initdata. This also fixes LTO builds that
> otherwise fails with section mismatch errors.
>
> Signed-off-by: Nicolas Pitre <nico@linaro.org>
Applied, thanks.
-Olof
next prev parent reply other threads:[~2015-07-26 19:39 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-24 18:54 [PATCH] ARM: appropriate __init annotation for const data Nicolas Pitre
2015-07-26 19:39 ` Olof Johansson [this message]
2015-07-27 4:00 ` Nicolas Pitre
2015-07-27 6:46 ` Olof Johansson
2015-07-27 5:59 ` Uwe Kleine-König
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=20150726193950.GA494@localhost \
--to=olof@lixom.net \
--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.