]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 9 Jan 2016 22:53:48 +0000 (14:53 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 9 Jan 2016 22:53:48 +0000 (14:53 -0800)
commit781018555d3fa097572c7e38180f4c461b680913
tree70f962fcd4a9893eabd1cc1f7c14d014ba2e54b5
parent25efb62e37757421a0c32333844bb05611258e79
parentac6901a0e4a70a92d71cf3f8dac1ba25352d3c95
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi

Pull SCSI fix from James Bottomley:
 "A single fix for machines with pages > 4k (PPC mostly).

  There's a bug in our optimal transfer size code where we don't account
  for pages > 4k and can set the transfer size to be less than the page
  size causing nasty failures"

* tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi:
  sd: Reject optimal transfer length smaller than page size