Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 27 Jan 2015 17:02:09 +0000 (09:02 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 27 Jan 2015 17:02:09 +0000 (09:02 -0800)
commit41592e2fb5ffb892d0b0befe8bf721839658c17a
treea22f2d3a79b7fa17b79e2a0fe2cc8539b73b43bf
parent4adca1cbc4cedb31aba03497b3de238ea13b566a
parentdc4515ea26d6c7fed3d978cd2bd36adc0d057bc5
Merge tag 'fixes-for-linus' of git://git./linux/kernel/git/rusty/linux

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