OSDN Git Service

Merge branch 'for-4.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 28 Nov 2016 22:17:10 +0000 (14:17 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 28 Nov 2016 22:17:10 +0000 (14:17 -0800)
commit88abd8249ee8bcebb98c90e890ea5e342db832af
tree5b2176c77528952cb4e147edddd9e049cd4473c8
parent96e52d3ac88780d60ca74bb96301369b7e0c5867
parent6929ef385e09c0065b87fda3e7b872a5070ac783
Merge branch 'for-4.9-fixes' of git://git./linux/kernel/git/tj/libata

Pull libata fixes from Tejun Heo:
 "The recent changes in ahci MSI handling need one more fix.  Hopefully,
  this restores parity with before.

  The other two are minor fixes with both low impact and risk"

* 'for-4.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata:
  ahci: always fall back to single-MSI mode
  libata-scsi: Fixup ata_gen_passthru_sense()
  mvsas: fix error return code in mvs_task_prep()