]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitec17ba59c3be92b88e58719a7efcaef2530f0808
tree5b2176c77528952cb4e147edddd9e049cd4473c8
parent1fc8e7d28b7613f48e4f3706722d9ba3067376c3
parent6a3859f31838b594ec53223b794800ccf8cb52f8
Merge branch 'for-4.9-fixes' of git://git.kernel.org/pub/scm/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()