All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] scsi: documentation: add scsi_mod.use_blk_mq to scsi-parameters
@ 2018-08-23 19:49 John Pittman
  2018-08-24  1:51 ` Martin K. Petersen
  0 siblings, 1 reply; 2+ messages in thread
From: John Pittman @ 2018-08-23 19:49 UTC (permalink / raw)
  To: corbet; +Cc: martin.petersen, linux-doc, linux-scsi, John Pittman

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.

Signed-off-by: John Pittman <jpittman@redhat.com>
---
 Documentation/scsi/scsi-parameters.txt | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/Documentation/scsi/scsi-parameters.txt b/Documentation/scsi/scsi-parameters.txt
index 25a4b4cf04a6..8d11aaed33d3 100644
--- a/Documentation/scsi/scsi-parameters.txt
+++ b/Documentation/scsi/scsi-parameters.txt
@@ -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 drivers/scsi/Kconfig for config setting.
+			Format: <y/n>
+
 	sim710=		[SCSI,HW]
 			See header of drivers/scsi/sim710.c.
 
-- 
2.17.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] scsi: documentation: add scsi_mod.use_blk_mq to scsi-parameters
  2018-08-23 19:49 [PATCH] scsi: documentation: add scsi_mod.use_blk_mq to scsi-parameters John Pittman
@ 2018-08-24  1:51 ` Martin K. Petersen
  0 siblings, 0 replies; 2+ messages in thread
From: Martin K. Petersen @ 2018-08-24  1:51 UTC (permalink / raw)
  To: John Pittman; +Cc: corbet, martin.petersen, linux-doc, linux-scsi


John,

> 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.

Applied to 4.19/scsi-fixes, thanks!

-- 
Martin K. Petersen	Oracle Linux Engineering

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-08-24  1:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-08-23 19:49 [PATCH] scsi: documentation: add scsi_mod.use_blk_mq to scsi-parameters John Pittman
2018-08-24  1:51 ` Martin K. Petersen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.