Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 9 Jul 2015 00:14:54 +0000 (17:14 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 9 Jul 2015 00:14:54 +0000 (17:14 -0700)
commit9d993ccb004f93b745d1557ab034928d995dad59
tree215394779cca168f57e48fda3cf8c91f451a42c8
parent45820c294fe1b1a9df495d57f40585ef2d069a39
parent758556bdc1c8a8dffea0ea9f9df891878cc2468c
Merge tag 'fixes-for-linus' of git://git./linux/kernel/git/rusty/linux

Pull module fix from Rusty Russell:
 "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"

* tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux:
  module: Fix load_module() error path