[<prev] [next>] [day] [month] [year] [list]
Message-ID: <87380yuyhn.fsf@rustcorp.com.au>
Date: Thu, 09 Jul 2015 07:02:20 +0930
From: Rusty Russell <rusty@...tcorp.com.au>
To: <torvalds@...ux-foundation.org>
Cc: Peter Zijlstra (Intel) <peterz@...radead.org>
Subject: [PULL] module fix
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(+)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists