SCSI: Enable SCSI_MQ_DEFAULT. This can be reverted using the kernel parameter: scsi_mod.use_blk_mq=n

This commit is contained in:
Ben Hutchings 2018-05-10 01:45:30 +01:00
parent 812a34ef9d
commit 049487d882
2 changed files with 3 additions and 0 deletions

2
debian/changelog vendored
View File

@ -19,6 +19,8 @@ linux (4.17~rc4-1~exp1) UNRELEASED; urgency=medium
DMA_VIRT_OPS
* rtl8192se: Fix warning introduced by "firmware: Remove redundant log
messages from drivers"
* SCSI: Enable SCSI_MQ_DEFAULT. This can be reverted using the kernel
parameter: scsi_mod.use_blk_mq=n
-- Luca Boccassi <bluca@debian.org> Wed, 02 May 2018 12:59:01 +0100

View File

@ -4217,6 +4217,7 @@ CONFIG_RTC_DRV_AB3100=m
##
CONFIG_RAID_ATTRS=m
CONFIG_SCSI=m
CONFIG_SCSI_MQ_DEFAULT=y
# CONFIG_SCSI_PROC_FS is not set
CONFIG_BLK_DEV_SD=m
CONFIG_CHR_DEV_ST=m