LKML Archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] regmap fixes for v6.6-rc4
@ 2023-10-03 18:03 Mark Brown
  2023-10-03 19:32 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Mark Brown @ 2023-10-03 18:03 UTC (permalink / raw
  To: Linus Torvalds; +Cc: linux-kernel, Mark Brown

The following changes since commit 0bb80ecc33a8fb5a682236443c1e740d5c917d1d:

  Linux 6.6-rc1 (2023-09-10 16:28:41 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap.git tags/regmap-fix-v6.6-rc4

for you to fetch changes up to 7a795ac8d49e2433e1b97caf5e99129daf8e1b08:

  regmap: rbtree: Fix wrong register marked as in-cache when creating new node (2023-09-22 16:54:00 +0100)

----------------------------------------------------------------
regmap: Fix for v6.4

A fix for a long standing issue where when we create a new node in an
rbtree register cache we were failing to convert the register address
of the new register into a bitmask correctly and marking the wrong
register as being present in the newly created node.  This would only
have affected devices with a register stride other than 1 but would
corrupt data on those devices.

----------------------------------------------------------------
Richard Fitzgerald (1):
      regmap: rbtree: Fix wrong register marked as in-cache when creating new node

 drivers/base/regmap/regcache-rbtree.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] regmap fixes for v6.6-rc4
  2023-10-03 18:03 [GIT PULL] regmap fixes for v6.6-rc4 Mark Brown
@ 2023-10-03 19:32 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2023-10-03 19:32 UTC (permalink / raw
  To: Mark Brown; +Cc: Linus Torvalds, linux-kernel, Mark Brown

The pull request you sent on Tue, 03 Oct 2023 19:03:47 +0100:

> https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap.git tags/regmap-fix-v6.6-rc4

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/cdcb5d194f192ed07f4e4bb85b866cdc8f420ee6

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:[~2023-10-03 19:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-03 18:03 [GIT PULL] regmap fixes for v6.6-rc4 Mark Brown
2023-10-03 19:32 ` 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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).