]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Revert "scsi: default to scsi-mq"
authorChristoph Hellwig <hch@lst.de>
Sun, 13 Aug 2017 17:44:22 +0000 (19:44 +0200)
committerMartin K. Petersen <martin.petersen@oracle.com>
Thu, 17 Aug 2017 00:01:32 +0000 (20:01 -0400)
commitcbe7dfa26eee4819db7b5846181d56fd0cece0ea
tree7128c3ff306ae6e9e2ce086b775c72e6748ab9e1
parent70e42fd02c46e2aa9ab07b766d418637e3a51de7
Revert "scsi: default to scsi-mq"

Defaulting to scsi-mq in 4.13-rc has shown various regressions
on setups that we didn't previously consider.  Fixes for them are
in progress, but too invasive to make it in this cycle.  So for
now revert the commit that defaults to blk-mq for SCSI.  For 4.14
we'll plan to try again with these fixes.

This reverts commit 5c279bd9e40624f4ab6e688671026d6005b066fa.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Hannes Reinecke <hare@suse.com>
Reviewed-by: Bart Van Assche <bart.vanassche@wdc.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/Kconfig
drivers/scsi/scsi.c