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

"Martin K. Petersen" <[email protected]> Tue, 28 Jul 2026 22:56:13 -0400
Newsgroups org.kernel.vger.linux-scsi,org.kernel.vger.linux-kernel
Message-ID <[email protected]>
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