public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PULL] module fix
@ 2015-07-08 21:32 Rusty Russell
  0 siblings, 0 replies; only message in thread
From: Rusty Russell @ 2015-07-08 21:32 UTC (permalink / raw)
  To: torvalds; +Cc: LKML, Arthur Marsh, Mathieu Desnoyers, Peter Zijlstra

The following changes since commit 45820c294fe1b1a9df495d57f40585ef2d069a39:

  Fix broken audit tests for exec arg len (2015-07-08 09:33:38 -0700)

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 758556bdc1c8a8dffea0ea9f9df891878cc2468c:

  module: Fix load_module() error path (2015-07-09 06:57:12 +0930)

----------------------------------------------------------------
Single fix: missing rbtree removal in the module load failure path.  Easy to
trigger with bad params.

Thanks to Peter Zijlstra and Arthur Marsh for going around on this one.

Cheers,
Rusty.

----------------------------------------------------------------
Peter Zijlstra (1):
      module: Fix load_module() error path

 kernel/module.c | 1 +
 1 file changed, 1 insertion(+)

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

only message in thread, other threads:[~2015-07-08 21:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-08 21:32 [PULL] module fix Rusty Russell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox