lkdtm: replace SCSI_DISPATCH_CMD with SCSI_QUEUE_RQ
[linux-block.git] / Documentation / fault-injection / provoke-crashes.rst
index a20ba5d93932091b9cd3a219d2e94ed86ef4e935..18de17354206a439b7635f47d58177212a2e799d 100644 (file)
@@ -29,7 +29,7 @@ recur_count
 cpoint_name
        Where in the kernel to trigger the action. It can be
        one of INT_HARDWARE_ENTRY, INT_HW_IRQ_EN, INT_TASKLET_ENTRY,
-       FS_DEVRW, MEM_SWAPOUT, TIMERADD, SCSI_DISPATCH_CMD,
+       FS_DEVRW, MEM_SWAPOUT, TIMERADD, SCSI_QUEUE_RQ,
        IDE_CORE_CP, or DIRECT
 
 cpoint_type