]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'async-scsi-resume' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 12 Apr 2014 00:23:52 +0000 (17:23 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 12 Apr 2014 00:23:52 +0000 (17:23 -0700)
commitd8dd0cc831af419d0d1ffe5e484c2f941ef21ff6
treef5af8945a6b2f7ee2150420450d980cffd8173d4
parentfa8bc7c27996730b32d29b7a52123c23b7da5c0f
parent5eb92cde920569a048508fcff54bc12c941ac21c
Merge branch 'async-scsi-resume' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/isci

Pull async SCSI resume support from Dan Williams:
 "Allow disks and other devices to resume in parallel.

  This provides a tangible speed up for a non-esoteric use case (laptop
  resume):

    https://01.org/suspendresume/blogs/tebrandt/2013/hard-disk-resume-optimization-simpler-approach"

* 'async-scsi-resume' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/isci:
  scsi: async sd resume
drivers/scsi/scsi.c
drivers/scsi/scsi_scan.c
drivers/scsi/sd.c