[PATCH 0/3] ufs: core: Improve error handling
Bart Van Assche <[email protected]>
| Newsgroups | org.kernel.vger.linux-scsi |
|---|---|
| Message-ID | <[email protected]> |
Hi Martin, This patch series fixes two subtle race conditions related to UFS error handling. Please consider these changes for the next merge window. Thanks, Bart. Bart Van Assche (3): ufs: core: Simplify timeout handling for START STOP UNIT commands ufs: core: Fix a race condition triggered by ufshcd_eh_timed_out() ufs: core: Do not forcibly complete SCSI commands drivers/ufs/core/ufs-mcq.c | 26 ---------- drivers/ufs/core/ufshcd-priv.h | 2 - drivers/ufs/core/ufshcd.c | 88 ++++++++-------------------------- 3 files changed, 19 insertions(+), 97 deletions(-)