linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PULL] module fixes (stable)
@ 2016-02-10  0:26 Rusty Russell
  0 siblings, 0 replies; only message in thread
From: Rusty Russell @ 2016-02-10  0:26 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: LKML, Dmitry Torokhov, Hannes Reinecke, Luis R. Rodriguez, Weilong Chen

The following changes since commit 34229b277480f46c1e9a19f027f30b074512e68b:

  Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net (2016-02-01 15:56:08 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux.git tags/fixes-for-linus

for you to fetch changes up to 8244062ef1e54502ef55f54cced659913f244c3e:

  modules: fix longstanding /proc/kallsyms vs module insertion race. (2016-02-03 16:58:15 +1030)

----------------------------------------------------------------
Fix for async_probe module param added in 4.3 (clearly not widely used yet),
and a much more interesting kallsyms race which has been around approximately
forever.  This fix is more invasive, and will require some care in backporting,
but I hated all the bandaids I could think of, so...

There are some more coming, which are only for breakages introduced this
cycle (livepatch), but wanted these in now.

Thanks,
Rusty.

----------------------------------------------------------------
Luis R. Rodriguez (1):
      modules: fix modparam async_probe request

Rusty Russell (2):
      module: wrapper for symbol name.
      modules: fix longstanding /proc/kallsyms vs module insertion race.

 include/linux/module.h |  19 ++++----
 kernel/module.c        | 120 ++++++++++++++++++++++++++++++-------------------
 2 files changed, 85 insertions(+), 54 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-02-10  0:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-02-10  0:26 [PULL] module fixes (stable) Rusty Russell

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