linux-renesas-soc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] mmc: avoid vicious circle when retuning
@ 2021-06-24 15:16 Wolfram Sang
  2021-06-24 15:16 ` [PATCH 1/3] mmc: core: clear flags before allowing to retune Wolfram Sang
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Wolfram Sang @ 2021-06-24 15:16 UTC (permalink / raw)
  To: linux-mmc
  Cc: linux-renesas-soc, Adrian Hunter, Yoshihiro Shimoda, Wolfram Sang

See patch 1 for a description of the problem. This series implements the
alternative approach suggested by Adrian (thanks!). It also adds some
documentation and a minor cleanup which I came up with while working on
the fix. Patch 1 can go to stable as is, the rest built on top of that.

This series fixes the performance issue which we saw when injecting CRC
errors on Renesas R-Car Gen3 hardware.

Looking forward to comments!


Wolfram Sang (3):
  mmc: core: clear flags before allowing to retune
  mmc: host: add kdoc for mmc_retune_{en|dis}able
  mmc: host: factor out clearing the retune state

 drivers/mmc/core/core.c |  6 ++++--
 drivers/mmc/core/host.c | 13 +++++++++++--
 drivers/mmc/core/host.h |  6 ++++++
 3 files changed, 21 insertions(+), 4 deletions(-)

-- 
2.30.2


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

end of thread, other threads:[~2021-06-29 15:09 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-24 15:16 [PATCH 0/3] mmc: avoid vicious circle when retuning Wolfram Sang
2021-06-24 15:16 ` [PATCH 1/3] mmc: core: clear flags before allowing to retune Wolfram Sang
2021-06-24 15:16 ` [PATCH 2/3] mmc: host: add kdoc for mmc_retune_{en|dis}able Wolfram Sang
2021-06-24 15:16 ` [PATCH 3/3] mmc: host: factor out clearing the retune state Wolfram Sang
2021-06-24 16:06 ` [PATCH 0/3] mmc: avoid vicious circle when retuning Adrian Hunter
2021-06-25  9:31 ` Yoshihiro Shimoda
2021-06-29 15:08 ` Ulf Hansson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).