Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 1 May 2014 17:35:01 +0000 (10:35 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 1 May 2014 17:35:01 +0000 (10:35 -0700)
commit60b88f3941e1baa200d01481b40e963c44243672
treebdd76cef7f2094f3bd3495ca45775c75a84db53b
parentb7e1bd964812808710b48a5f9a58f7ddfb1d4e59
parent79465d2fd48e68940c2bdecddbdecd45bbba06fe
Merge tag 'fixes-for-linus' of git://git./linux/kernel/git/rusty/linux

Pull module fixes from Rusty Russell:
 "Fixed one missing place for the new taint flag, and remove a warning
  giving only false positives (now we finally figured out why)"

* tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux:
  module: remove warning about waiting module removal.
  Fix: tracing: use 'E' instead of 'X' for unsigned module taint flag
kernel/module.c