From: Can Guo <cang@codeaurora.org>
To: "Martin K. Petersen" <martin.petersen@oracle.com>
Cc: asutoshd@codeaurora.org, nguyenb@codeaurora.org,
hongwus@codeaurora.org, rnayak@codeaurora.org,
linux-scsi@vger.kernel.org, kernel-team@android.com,
saravanak@google.com, salyzyn@google.com
Subject: Re: [PATCH v11 0/9] Fix up and simplify error recovery mechanism
Date: Fri, 14 Aug 2020 14:32:10 +0800 [thread overview]
Message-ID: <bd724c191ac5b7c655783a068edfe675@codeaurora.org> (raw)
In-Reply-To: <yq14kp7jnag.fsf@ca-mkp.ca.oracle.com>
Hi Martin,
On 2020-08-13 10:26, Martin K. Petersen wrote:
> Can,
>
>> The changes have been tested with error injections of multiple error
>> types (and all kinds of mixture of them) during runtime, e.g. hibern8
>> enter/ exit error, power mode change error and fatal/non-fatal error
>> from IRQ context. During the test, error injections happen randomly
>> across all contexts, e.g. clk scaling, clk gate/ungate, runtime
>> suspend/resume and IRQ.
>
> Applied to my staging tree. You'll get a formal merge message once 5.10
> opens.
>
> Thanks!
Thank you! I will push error recovery ehancement changes after 5.10
opens.
Regards,
Can Guo
next prev parent reply other threads:[~2020-08-14 6:32 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-09 12:15 [PATCH v11 0/9] Fix up and simplify error recovery mechanism Can Guo
2020-08-09 12:15 ` [PATCH 1/9] scsi: ufs: Add checks before setting clk-gating states Can Guo
2020-08-09 12:15 ` Can Guo
2020-08-09 12:15 ` Can Guo
2020-08-09 12:15 ` [PATCH 2/9] ufs: ufs-qcom: Fix race conditions caused by func ufs_qcom_testbus_config Can Guo
2020-08-09 12:15 ` [PATCH 3/9] scsi: ufs-qcom: Remove testbus dump in ufs_qcom_dump_dbg_regs Can Guo
2020-08-09 12:15 ` [PATCH 4/9] scsi: ufs: Add some debug infos to ufshcd_print_host_state Can Guo
2020-08-09 12:15 ` Can Guo
2020-08-09 12:15 ` Can Guo
2020-08-09 12:15 ` [PATCH 5/9] scsi: ufs: Fix concurrency of error handler and other error recovery paths Can Guo
2020-08-09 12:15 ` [PATCH 6/9] scsi: ufs: Recover hba runtime PM error in error handler Can Guo
2020-08-09 12:15 ` [PATCH 7/9] scsi: ufs: Move dumps in IRQ handler to " Can Guo
2020-08-09 12:15 ` [PATCH 8/9] scsi: ufs: Fix a racing problem btw error handler and runtime PM ops Can Guo
2020-08-09 12:15 ` [PATCH 9/9] scsi: ufs: Properly release resources if a task is aborted successfully Can Guo
2020-08-09 12:15 ` Can Guo
2020-08-09 12:15 ` Can Guo
2020-08-13 2:26 ` [PATCH v11 0/9] Fix up and simplify error recovery mechanism Martin K. Petersen
2020-08-14 6:32 ` Can Guo [this message]
2020-08-18 3:11 ` Martin K. Petersen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=bd724c191ac5b7c655783a068edfe675@codeaurora.org \
--to=cang@codeaurora.org \
--cc=asutoshd@codeaurora.org \
--cc=hongwus@codeaurora.org \
--cc=kernel-team@android.com \
--cc=linux-scsi@vger.kernel.org \
--cc=martin.petersen@oracle.com \
--cc=nguyenb@codeaurora.org \
--cc=rnayak@codeaurora.org \
--cc=salyzyn@google.com \
--cc=saravanak@google.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.