On Sat, Jan 10, 2026 at 10:30:39AM +0800, cjz wrote:
> Hi Greg and maintainers,
>
> This is a gentle ping for the v4 patch series sent on December 22nd. The key changes of this series are:
> 1. Remove redundant atomic_t operations on continual_io_error (no concurrency scenario, atomic ops are unnecessary);
> 2. Replace the global continual_io_error variable with local error_count in SDIO functions;
> 3. Clean up unused old functions related to io error counting.
>
> I would appreciate it if you could spare some time to review this patch series when convenient.
Do you have a link to the patch series on lore.kernel.org? I don't see
it in my queue.
thanks,
greg k-h