diff options
author | Stanley Chu <stanley.chu@mediatek.com> | 2019-07-10 16:38:21 +0300 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2019-07-22 23:44:06 +0300 |
commit | 8808b4e9dcdc908e1d48b1809416c5f80af9c87e (patch) | |
tree | e3d895928b00c6399d6e2dda4fa21d42013dd197 /sound/ppc | |
parent | c5397f13fc744b15fc9ad5df27172885e2303c39 (diff) | |
download | linux-8808b4e9dcdc908e1d48b1809416c5f80af9c87e.tar.xz |
scsi: ufs: Add history of fatal events
Currently only "interrupt-based" errors have their own history, however
there are some "non-interrupt-based" errors or events which need history
to improve debugging or help know the health status of UFS devices.
Example of fatal errors:
- Link startup error
- Suspend error
- Resume error
Example of abnormal events:
- Task or request abort
- Device reset (now equals to Logical Unit Reset)
- Host reset
This patch tries to track above errors and events by existed UFS error
history mechanism.
Signed-off-by: Stanley Chu <stanley.chu@mediatek.com>
Reviewed-by: Avri Altman <avri.altman@wdc.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'sound/ppc')
0 files changed, 0 insertions, 0 deletions