public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] regmap updates for v6.7
@ 2023-10-30 13:33 Mark Brown
  2023-11-01  3:50 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Mark Brown @ 2023-10-30 13:33 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, Mark Brown

The following changes since commit c6df843348d6b71ea986266c12831cb60c2cf325:

  regmap: fix NULL deref on lookup (2023-10-09 13:13:53 +0100)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap.git tags/regmap-v6.7

for you to fetch changes up to 6bbebcc11a69aef269eb2a33212f76992a4cfb1a:

  regmap: Merge up fix for window/paging issue (2023-10-30 13:05:15 +0000)

----------------------------------------------------------------
regmap: Updates for v6.7

The main change here is a fix for an issue where we were letting the
selector for windowed register ranges get out of sync with the hardware
during a cache sync plus associated KUnit tests.  This was reported just
at the end of the release cycle and only in -next for a day prior to the
merge window so it seemed better to hold off for now, the bug had been
present for more than a decade so wasn't causing too many practical
problems hopefully.  There's also a fix for error handling in the
debugfs output from Christope Jaillet.

----------------------------------------------------------------
Christophe JAILLET (1):
      regmap: debugfs: Fix a erroneous check after snprintf()

Mark Brown (4):
      regmap: kunit: Fix marking of the range window as volatile
      regmap: kunit: Add test for cache sync interaction with ranges
      regmap: Ensure range selector registers are updated after cache sync
      regmap: Merge up fix for window/paging issue

 drivers/base/regmap/regcache.c       | 30 ++++++++++++++++
 drivers/base/regmap/regmap-debugfs.c |  2 +-
 drivers/base/regmap/regmap-kunit.c   | 68 ++++++++++++++++++++++++++++++++++--
 3 files changed, 96 insertions(+), 4 deletions(-)

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

* Re: [GIT PULL] regmap updates for v6.7
  2023-10-30 13:33 [GIT PULL] regmap updates for v6.7 Mark Brown
@ 2023-11-01  3:50 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2023-11-01  3:50 UTC (permalink / raw)
  To: Mark Brown; +Cc: Linus Torvalds, linux-kernel, Mark Brown

The pull request you sent on Mon, 30 Oct 2023 13:33:54 +0000:

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

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

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-11-01  3:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-30 13:33 [GIT PULL] regmap updates for v6.7 Mark Brown
2023-11-01  3:50 ` 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