On 11/18/23 04:44, Akinobu Mita wrote:
The UFS driver has two driver-specific fault injection mechanisms. (trigger_eh and timeout) Each fault injection configuration can only be specified by a module parameter and cannot be reconfigured without reloading the driver. Also, each configuration is common to all HBAs. This change adds the following subdirectories for each UFS HBA when debugfs is enabled.
Reviewed-by: Bart Van Assche <bvanassche@xxxxxxx>