From: Rusty Russell <rusty@rustcorp.com.au>
To: <torvalds@linux-foundation.org>
Cc: "LKML" <linux-kernel@vger.kernel.org>
Cc: Arthur Marsh <arthur.marsh@internode.on.net>
Cc: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Cc: Peter Zijlstra (Intel) <peterz@infradead.org>
Subject: [PULL] module fix
Date: Thu, 09 Jul 2015 07:02:20 +0930 [thread overview]
Message-ID: <87380yuyhn.fsf@rustcorp.com.au> (raw)
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(+)
reply other threads:[~2015-07-08 21:32 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=87380yuyhn.fsf@rustcorp.com.au \
--to=rusty@rustcorp.com.au \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.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.