Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a7ccd92c authored by John Pittman's avatar John Pittman Committed by Martin K. Petersen
Browse files

scsi: documentation: add scsi_mod.use_blk_mq to scsi-parameters



Kernel line argument scsi_mod.use_blk_mq is missing from file
Documentation/scsi/scsi-parameters.txt.  Add this option, providing
mention of config setting and format.

[mkp: clarified where to look]

Signed-off-by: default avatarJohn Pittman <jpittman@redhat.com>
Signed-off-by: default avatarMartin K. Petersen <martin.petersen@oracle.com>
parent 3fba68fa
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -97,6 +97,11 @@ parameters may be changed at runtime by the command
			allowing boot to proceed.  none ignores them, expecting
			user space to do the scan.

	scsi_mod.use_blk_mq=
			[SCSI] use blk-mq I/O path by default
			See SCSI_MQ_DEFAULT in drivers/scsi/Kconfig.
			Format: <y/n>

	sim710=		[SCSI,HW]
			See header of drivers/scsi/sim710.c.