Re: [PATCH v2] scsi: ufs: core: cancel RTC work in active-active suspend

From: Martin K. Petersen

Date: Tue Jul 28 2026 - 23:08:56 EST


On Wed, 15 Jul 2026 01:27:26 +0800, Guangshuo Li wrote:

> UFS RTC support schedules ufs_rtc_update_work to periodically update the
> device RTC. The work can issue query commands and access the UFS host
> controller.
>
> A previous change moved the RTC work cancellation before the PRE_CHANGE
> vendor suspend callback to close a race in the common suspend path.
> However, the active-active path jumps directly to vops_suspend after
> flushing exception handling work and therefore bypasses the
> cancellation.
>
> [...]

Applied to 7.2/scsi-fixes, thanks!

[1/1] scsi: ufs: core: cancel RTC work in active-active suspend
https://git.kernel.org/mkp/scsi/c/f71b4a30983b

--
Martin K. Petersen