Re: [PATCH v1 1/1] scsi: ufs : core: Add ufshcd_update_evt_hist for ufs suspend error.
From: Peter Wang (王信友)
Date: Wed Dec 10 2025 - 07:29:52 EST
On Wed, 2025-12-10 at 15:38 +0900, Seunghwan Baek wrote:
> If the ufs resume fails, the event history is updated in
> ufshcd_resume,
> but there is no code anywhere to record ufs suspend. Therefore, add
> code
> to record ufs suspend error event history.
>
> Fixes: dd11376b9f1b ("scsi: ufs: Split the drivers/scsi/ufs
> directory")
> Cc: stable@xxxxxxxxxxxxxxx
>
> Signed-off-by: Seunghwan Baek <sh8267.baek@xxxxxxxxxxx>
Reviewed-by: Peter Wang <peter.wang@xxxxxxxxxxxx>