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)
commiteac6f76ac72c0a7e6f6d4f1640be751a526b5de2
tree70f962fcd4a9893eabd1cc1f7c14d014ba2e54b5
parentc0cb1393459598977cb1b919da5ddf6b2833c155
parentf9ec0d559ef8d36266b52314e8c0158327572726
Merge tag 'scsi-fixes' of git://git./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