]> Git Repo - linux.git/commitdiff
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty...
authorLinus Torvalds <[email protected]>
Tue, 27 Jan 2015 17:02:09 +0000 (09:02 -0800)
committerLinus Torvalds <[email protected]>
Tue, 27 Jan 2015 17:02:09 +0000 (09:02 -0800)
Pull one more module fix from Rusty Russell:
 "SCSI was using module_refcount() to figure out when the module was
  unloading: this broke with new atomic refcounting.  The code is still
  suspicious, but this solves the WARN_ON()"

* tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux:
  scsi: always increment reference count


Trivial merge
This page took 0.045371 seconds and 4 git commands to generate.