From: maxime.ripard@free-electrons.com (Maxime Ripard)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] drivers/reset: appropriate __init annotation for const data
Date: Sat, 25 Jul 2015 08:33:04 +0200 [thread overview]
Message-ID: <20150725063304.GJ2564@lukather> (raw)
In-Reply-To: <alpine.LFD.2.20.1507241531370.1806@knanqh.ubzr>
Hi Nicolas,
On Fri, Jul 24, 2015 at 03:34:11PM -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 fail with section mismatch errors.
>
> Signed-off-by: Nicolas Pitre <nico@linaro.org>
Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Thanks!
Maxime
--
Maxime Ripard, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20150725/2a99ea65/attachment.sig>
next prev parent reply other threads:[~2015-07-25 6:33 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-24 19:34 [PATCH] drivers/reset: appropriate __init annotation for const data Nicolas Pitre
2015-07-25 6:33 ` Maxime Ripard [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-11-22 1:56 Nicolas Pitre
2015-11-23 10:56 ` Philipp Zabel
2015-11-23 14:47 ` Nicolas Pitre
2015-11-23 15:21 ` Philipp Zabel
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=20150725063304.GJ2564@lukather \
--to=maxime.ripard@free-electrons.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.