diff mbox

Added notes to scsi-parameters.txt to show how to pass parameters on kernel line

Message ID 1508422803-17361-1-git-send-email-loberman@redhat.com (mailing list archive)
State Superseded
Headers show

Commit Message

Laurence Oberman Oct. 19, 2017, 2:20 p.m. UTC
---
 Documentation/scsi/scsi-parameters.txt | 8 ++++++++
 1 file changed, 8 insertions(+)

Comments

Martin K. Petersen Oct. 23, 2017, 7:44 a.m. UTC | #1
Laurence,

I ended up going a slightly different route. Instead of adding your
clarifying paragraph, I fixed the places where the module parameter was
incorrectly written (i.e. missing the scsi_mod. prefix).
diff mbox

Patch

diff --git a/Documentation/scsi/scsi-parameters.txt b/Documentation/scsi/scsi-parameters.txt
index 8477655..5b87a11 100644
--- a/Documentation/scsi/scsi-parameters.txt
+++ b/Documentation/scsi/scsi-parameters.txt
@@ -116,3 +116,11 @@  parameters may be changed at runtime by the command
 
 	wd33c93=	[HW,SCSI]
 			See header of drivers/scsi/wd33c93.c.
+
+Additional notes on passing parameters on the command line:
+
+It's not intuitively obvious how to pass certain parameters on the boot line.
+For parameters such as scsi_dev_flags, you need to pass these to the scsi_mod as 
+the following example for the scsi_dev_flags. 
+
+On kernel line add scsi_mod.dev_flags=LIO-ORG:thin2:0x8000000