public inbox for linux-mmc@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] Two minor changes of eMMC sanitize
@ 2021-04-02  9:24 Bean Huo
  2021-04-02  9:24 ` [PATCH v3 1/2] mmc: core: Pass down user specified timeout value to sanitize Bean Huo
  2021-04-02  9:24 ` [PATCH v3 2/2] mmc: core: Let sanitize not retry in case of timeout/failure Bean Huo
  0 siblings, 2 replies; 6+ messages in thread
From: Bean Huo @ 2021-04-02  9:24 UTC (permalink / raw)
  To: ulf.hansson, yoshihiro.shimoda.uh, wsa+renesas, adrian.hunter
  Cc: linux-mmc, linux-kernel, Bean Huo

From: Bean Huo <beanhuo@micron.com>

Changelog:

V1--V2:
   1. change wrong nouns in patch 1/2 commit message

v2--v3:
   1. Replace the original patch 1/2 with the new patch 1/2 based
      on the Ulf's suggestion.

Bean Huo (2):
  mmc: core: Pass down user specified timeout value to sanitize
  mmc: core: Let sanitize not retry in case of timeout/failure

 drivers/mmc/core/block.c   | 15 +++++++-----
 drivers/mmc/core/mmc.c     | 47 ++++++++++++++++++++++----------------
 drivers/mmc/core/mmc_ops.c | 24 +++++++++++--------
 drivers/mmc/core/mmc_ops.h |  6 ++---
 4 files changed, 53 insertions(+), 39 deletions(-)

-- 
2.25.1


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-04-12 17:47 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-04-02  9:24 [PATCH v3 0/2] Two minor changes of eMMC sanitize Bean Huo
2021-04-02  9:24 ` [PATCH v3 1/2] mmc: core: Pass down user specified timeout value to sanitize Bean Huo
2021-04-12  7:51   ` Ulf Hansson
2021-04-02  9:24 ` [PATCH v3 2/2] mmc: core: Let sanitize not retry in case of timeout/failure Bean Huo
2021-04-12  7:50   ` Ulf Hansson
2021-04-12 17:46     ` Bean Huo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox