linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] improve modversions for symbols exported from assembly code
@ 2016-12-08  4:24 Nicolas Pitre
  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
  0 siblings, 2 replies; 5+ messages in thread
From: Nicolas Pitre @ 2016-12-08  4:24 UTC (permalink / raw)
  To: Michal Marek, Nicholas Piggin
  Cc: Arnd Bergmann, viro, linux-arm-kernel, linux-kbuild, linux-kernel

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(-)

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-12-14  0:56 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-12-08  4:24 [PATCH 0/2] improve modversions for symbols exported from assembly code Nicolas Pitre
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

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).