]> 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, 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)
commitf02b4ddd4756207b6ce428f59f56a3e3a71dc3d7
treebdd76cef7f2094f3bd3495ca45775c75a84db53b
parent4147e52e947b660843cfbf24311744ca615dbe55
parent264a63fce067a477df8d83e16d5f1e7703dded90
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/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