All of lore.kernel.org
 help / color / mirror / Atom feed
From: Oleksij Rempel <o.rempel@pengutronix.de>
To: Ulf Hansson <ulf.hansson@linaro.org>
Cc: kernel@pengutronix.de, linux-kernel@vger.kernel.org,
	linux-mmc@vger.kernel.org,
	"Greg Kroah-Hartman" <gregkh@linuxfoundation.org>,
	"Mark Brown" <broonie@kernel.org>,
	"Rafael J. Wysocki" <rafael@kernel.org>,
	"Søren Andersen" <san@skov.dk>,
	"Christian Loehle" <christian.loehle@arm.com>,
	"Adrian Hunter" <adrian.hunter@intel.com>,
	"Avri Altman" <Avri.Altman@sandisk.com>
Subject: Re: [PATCH v4 0/4] mmc: handle undervoltage events and prevent eMMC corruption
Date: Mon, 5 May 2025 14:48:53 +0200	[thread overview]
Message-ID: <aBiztawScUfcLELt@pengutronix.de> (raw)
In-Reply-To: <CAPDyKFrC56BBJk=YAPWCCNYNqFAoY74_yH0ZXfNQEiDhaA2xJg@mail.gmail.com>

Hi Ulf,

Sorry for very late replay,

On Thu, Mar 20, 2025 at 03:36:32PM +0100, Ulf Hansson wrote:
> Hi Oleksij,
> 
> On Mon, 10 Mar 2025 at 11:22, Oleksij Rempel <o.rempel@pengutronix.de> wrote:
> >
> > changes v4:
> > - drop HPI and SDHCI related patches
> >
> > This patch set introduces a framework for handling undervoltage events
> > in the MMC subsystem. The goal is to improve system reliability by
> > ensuring graceful handling of power fluctuations that could otherwise
> > lead to metadata corruption, potentially rendering the eMMC chip
> > unusable or causing significant data loss.
> 
> Thanks for posting this! I will spend some time reviewing this next
> week and let you know my comments then.
> 
> However, I just wanted to let you know that I just posted a series [1]
> (forgot to cc you, sorry), which also reworks the way _mmc_suspend()
> understands what scenario it should be running. I am guessing that
> re-work is simplifying for your $subject series too. Maybe you would
> like to have a look?

Ah, very nice. The integration of undervoltage support is easier now.

I rebased by match on top of mmc/next branch and do some testing
tomorrow. If you have no other comments I'll send updated patches after
testing.

By the way, are you on embedded recipes this year?

Best Regards,
Oleksij
-- 
Pengutronix e.K.                           |                             |
Steuerwalder Str. 21                       | http://www.pengutronix.de/  |
31137 Hildesheim, Germany                  | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

  reply	other threads:[~2025-05-05 12:48 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-03-10 10:22 [PATCH v4 0/4] mmc: handle undervoltage events and prevent eMMC corruption Oleksij Rempel
2025-03-10 10:22 ` [PATCH v4 1/4] mmc: core: Handle undervoltage events and register regulator notifiers Oleksij Rempel
2025-03-10 10:22 ` [PATCH v4 2/4] mmc: core: refactor _mmc_suspend() for undervoltage handling Oleksij Rempel
2025-03-10 10:22 ` [PATCH v4 3/4] mmc: core: add undervoltage handler for MMC/eMMC devices Oleksij Rempel
2025-03-10 10:22 ` [PATCH v4 4/4] mmc: block: abort requests and suppress errors after undervoltage shutdown Oleksij Rempel
2025-03-20 14:36 ` [PATCH v4 0/4] mmc: handle undervoltage events and prevent eMMC corruption Ulf Hansson
2025-05-05 12:48   ` Oleksij Rempel [this message]
2025-05-05 13:10     ` Ulf Hansson

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=aBiztawScUfcLELt@pengutronix.de \
    --to=o.rempel@pengutronix.de \
    --cc=Avri.Altman@sandisk.com \
    --cc=adrian.hunter@intel.com \
    --cc=broonie@kernel.org \
    --cc=christian.loehle@arm.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=kernel@pengutronix.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mmc@vger.kernel.org \
    --cc=rafael@kernel.org \
    --cc=san@skov.dk \
    --cc=ulf.hansson@linaro.org \
    /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.