]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf8475e068c6c9bc1d5a01f1713afd469e71c5f1b
tree215394779cca168f57e48fda3cf8c91f451a42c8
parent637fc7bcc12e4635bc57c85082585566cdbec2c3
parentd3487fbc05c5cab2a4f66e45157a9a73cae72a3f
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/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