Re: [PATCH v2] mtd: mtd_intel_dg: reset poll counter for each erase

From: Miquel Raynal

Date: Fri Sep 04 2026 - 13:39:27 EST


On Thu, 27 Aug 2026 08:11:56 +0300, Alexander Usyskin wrote:
> The non-posted erase polling counter is initialized only once per MTD
> erase request. Large requests therefore share the polling budget across
> all 4K erase commands and can fail with -ETIME even though no individual
> command timed out.
>
> Reset the counter for each 4K erase command so every operation gets the
> intended completion timeout.
>
> [...]

Applied to mtd/fixes, thanks!

[1/1] mtd: mtd_intel_dg: reset poll counter for each erase
commit: e0a84c2fc29dc23f9331a4a9f236ef61c941c3a4

Patche(s) should be available on mtd/linux.git and will be
part of the next PR (provided that no robot complains by then).

Kind regards,
Miquèl