* [GIT PULL] regmap fixes for v7.1-rc5
@ 2026-05-29 23:00 Mark Brown
2026-05-30 1:09 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Mark Brown @ 2026-05-29 23:00 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-kernel, Mark Brown
The following changes since commit e7ae89a0c97ce2b68b0983cd01eda67cf373517d:
Linux 7.1-rc5 (2026-05-24 13:48:06 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap.git tags/regmap-fix-v7.1-rc5
for you to fetch changes up to 006c66d1d52f1905e6ccfb615cf27235e4e6e745:
regmap: reject volatile update_bits() in cache-only mode (2026-05-28 15:15:46 +0100)
----------------------------------------------------------------
regmap: Fix for v7.1
Some other fixing in an API user turned up the fact that we weren't
correctly applying cache only mode to volatile registers in
regmap_update_bits(), causing us to try to access hardware that was
powered off or otherwise not in a state to accept I/O. This fix returns
an error instead, avoiding more serious consequences.
----------------------------------------------------------------
bui duc phuc (1):
regmap: reject volatile update_bits() in cache-only mode
drivers/base/regmap/regmap.c | 3 +++
1 file changed, 3 insertions(+)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] regmap fixes for v7.1-rc5
2026-05-29 23:00 [GIT PULL] regmap fixes for v7.1-rc5 Mark Brown
@ 2026-05-30 1:09 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2026-05-30 1:09 UTC (permalink / raw)
To: Mark Brown; +Cc: Linus Torvalds, linux-kernel, Mark Brown
The pull request you sent on Sat, 30 May 2026 00:00:18 +0100:
> https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap.git tags/regmap-fix-v7.1-rc5
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/230ff934f744a4c2e4b74893ccf6734f6556db90
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-05-30 1:09 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-05-29 23:00 [GIT PULL] regmap fixes for v7.1-rc5 Mark Brown
2026-05-30 1:09 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome