From: Martin K. Petersen Date: Wed, 31 May 2023 15:45:16 +0000 (-0400) Subject: Merge patch series "ufs: Do not requeue while ungating the clock" X-Git-Tag: v6.6.17~4407^2~51 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=2ef23e4b537be3b417080bdade7ef48cf9f95266;p=platform%2Fkernel%2Flinux-rpi.git Merge patch series "ufs: Do not requeue while ungating the clock" Bart Van Assche says: In the traces we recorded while testing zoned storage we noticed that UFS commands are requeued while the clock is being ungated. Command requeueing makes it harder than necessary to preserve the command order. Hence this patch series that modifies the SCSI core and also the UFS driver such that clock ungating does not trigger command requeueing. Link: https://lore.kernel.org/r/20230529202640.11883-1-bvanassche@acm.org Signed-off-by: Martin K. Petersen --- 2ef23e4b537be3b417080bdade7ef48cf9f95266