Message ID | 1508422803-17361-1-git-send-email-loberman@redhat.com (mailing list archive) |
---|---|
State | Superseded |
Headers | show |
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 --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