[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20240215133859.2FADBC433F1@smtp.kernel.org>
Date: Thu, 15 Feb 2024 13:38:44 +0000
From: Mark Brown <broonie@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, Mark Brown <broonie@...nel.org>
Subject: [GIT PULL] regmap fixes for v6.8-rc4
The following changes since commit 54be6c6c5ae8e0d93a6c4641cb7528eb0b6ba478:
Linux 6.8-rc3 (2024-02-04 12:20:36 +0000)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap.git tags/regmap-fix-v6.8-rc4
for you to fetch changes up to 2f0dbb24f78a333433a2b875c0b76bf55c119cd4:
regmap: kunit: Ensure that changed bytes are actually different (2024-02-12 13:55:51 +0000)
----------------------------------------------------------------
regmap: Fixes for v6.8
Guenter runs a lot of KUnit tests so noticed that there were a couple of
the regmap tests, including the newly added noinc test, which could show
spurious failures due to the use of randomly generated test values.
These changes handle the randomly generated data properly.
----------------------------------------------------------------
Ben Wolsieffer (1):
regmap: kunit: fix raw noinc write test wrapping
Mark Brown (1):
regmap: kunit: Ensure that changed bytes are actually different
drivers/base/regmap/regmap-kunit.c | 57 ++++++++++++++++++++++++++------------
1 file changed, 40 insertions(+), 17 deletions(-)
Powered by blists - more mailing lists