From: nicolas.pitre@linaro.org (Nicolas Pitre)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/2] improve modversions for symbols exported from assembly code
Date: Wed, 7 Dec 2016 23:24:05 -0500 [thread overview]
Message-ID: <1481171047-333-1-git-send-email-nicolas.pitre@linaro.org> (raw)
This is a partial repost of the patches I sent last week, without the
ARM part this time, in the hope that this can be considered for the next
merge window so that architecture specific changes can start using it
afterwards.
include/asm-generic/export.h | 24 ++++++++++++++++++++++++
scripts/Makefile.build | 38 +++++++++++++++++++-------------------
2 files changed, 43 insertions(+), 19 deletions(-)
next reply other threads:[~2016-12-08 4:24 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-12-08 4:24 Nicolas Pitre [this message]
2016-12-08 4:24 ` [PATCH 1/2] kbuild: improve EXPORT_SYMBOL() parsing from asm code Nicolas Pitre
2016-12-08 4:24 ` [PATCH 2/2] kbuild: make modversion for exported asm symbols more convivial Nicolas Pitre
2016-12-13 23:31 ` Michal Marek
2016-12-14 0:56 ` Nicolas Pitre
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=1481171047-333-1-git-send-email-nicolas.pitre@linaro.org \
--to=nicolas.pitre@linaro.org \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).