On Tue, Nov 23, 2021 at 02:19:28PM +0200, Adrian Hunter wrote:
Hi
Here are 2 patches backported for v5.10. Upstream there is a third patch associated with these i.e. commit 5cb37a26355 ("scsi: ufs: core: Fix another task management completion race"), but it is not needed because v5.10 has different lock usage.
Adrian Hunter (2): scsi: ufs: core: Fix task management completion scsi: ufs: core: Fix task management completion timeout race
drivers/scsi/ufs/ufshcd.c | 57 +++++++++++++++++++---------------------------- drivers/scsi/ufs/ufshcd.h | 1 + 2 files changed, 24 insertions(+), 34 deletions(-)
Both now queued up, thanks.
greg k-h