Re: [PATCH 0/2] regmap: Improve error handling in regcache_sync()

From: Mark Brown

Date: Tue Jul 14 2026 - 17:25:25 EST


On Mon, 13 Jul 2026 12:03:10 +0700, phucduc.bui@xxxxxxxxx wrote:
> regmap: Improve error handling in regcache_sync()
>
> From: bui duc phuc <phucduc.bui@xxxxxxxxx>
>
> Hi all,
>
> While working on a cleanup series converting mutex and spinlock usage
> to guard() helpers, I received review feedback that regcache_sync()
> still has a goto-based error path.
>
> [...]

Applied to

https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap.git for-7.3

Thanks!

[1/2] regcache: Preserve cache synchronization errors in regcache_sync()
https://git.kernel.org/broonie/regmap/c/85da24aac16a
[2/2] regcache: Mark cache dirty if selector register rewrite fails
https://git.kernel.org/broonie/regmap/c/a7d168db6bb7

All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent to Linus during
the next merge window (or sooner if it is a bug fix), however if
problems are discovered then the patch may be dropped or reverted.

You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.

If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.

Please add any relevant lists and maintainers to the CCs when replying
to this mail.

Thanks,
Mark