Skip to content
Commit 8d5c106f authored by Kiwoong Kim's avatar Kiwoong Kim Committed by Greg Kroah-Hartman
Browse files

scsi: ufs: core: Enable link lost interrupt

commit 6d17a112 upstream.

Link lost is treated as fatal error with commit c99b9b23 ("scsi: ufs:
Treat link loss as fatal error"), but the event isn't registered as
interrupt source. Enable it.

Link: https://lore.kernel.org/r/1659404551-160958-1-git-send-email-kwmad.kim@samsung.com
Fixes: c99b9b23

 ("scsi: ufs: Treat link loss as fatal error")
Reviewed-by: default avatarBart Van Assche <bvanassche@acm.org>
Signed-off-by: default avatarKiwoong Kim <kwmad.kim@samsung.com>
Signed-off-by: default avatarMartin K. Petersen <martin.petersen@oracle.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent c0ba9aa9
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment