From: Mark Brown <broonie@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, Mark Brown <broonie@kernel.org>
Subject: [GIT PULL] regmap fixes for v6.7-merge-window
Date: Tue, 07 Nov 2023 16:03:00 +0000 [thread overview]
Message-ID: <e3356ba4abdbbb74002a76ea30dd6a4e.broonie@kernel.org> (raw)
The following changes since commit 6a2e332c2cbddd17d7dcb8f334953593f1324c8e:
regmap: kunit: Add test for cache sync interaction with ranges (2023-10-26 14:00:42 +0100)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap.git tags/regmap-fix-v6.7-merge-window
for you to fetch changes up to 984a4afdc87a1fc226fd657b1cd8255c13d3fc1a:
regmap: prevent noinc writes from clobbering cache (2023-11-01 20:22:55 +0000)
----------------------------------------------------------------
regmap: Fix for v6.7
One fix here, for an interaction between noinc registers and caches - if
a device uses noinc registers (which is rare) then we could corrupt
registers after the noinc register in the cache.
----------------------------------------------------------------
Ben Wolsieffer (1):
regmap: prevent noinc writes from clobbering cache
drivers/base/regmap/regmap.c | 16 +++++++++-------
1 file changed, 9 insertions(+), 7 deletions(-)
next reply other threads:[~2023-11-07 16:11 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-11-07 16:03 Mark Brown [this message]
2023-11-08 1:06 ` pr-tracker-bot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=e3356ba4abdbbb74002a76ea30dd6a4e.broonie@kernel.org \
--to=broonie@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®