]> 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>
Fri, 9 Dec 2016 19:07:45 +0000 (11:07 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 9 Dec 2016 19:07:45 +0000 (11:07 -0800)
commit71047147113952e690661855aafd39fcf91cc1cd
tree8b3a917988572ded2e3d60e09c19e86326d7caae
parentb1e2e6c4539e32655633a71b23e1b9e7e2e02eb4
parent234bf9e0369f72efa5cda54066fb261fa5b8e7ff
Merge branch 'for-4.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata

Pull libata fixes from Tejun Heo:
 "This is quite late but SCT Write Same support added during this cycle
  is broken subtly but seriously and it'd be best to disable it before
  v4.9 gets released.

  This contains two commits - one low impact sata_mv fix and the
  mentioned disabling of SCT Write Same"

* 'for-4.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata:
  libata-scsi: disable SCT Write Same for the moment
  ata: sata_mv: check for errors when parsing nr-ports from dt