All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mark Brown <broonie@kernel.org>
To: linux-kernel@vger.kernel.org, Mark Brown <broonie@kernel.org>
Subject: [PATCH 0/2] regmap: Test caches for regmaps with high bits set in register numbers
Date: Tue, 18 Aug 2026 22:50:43 +0100	[thread overview]
Message-ID: <20260818-regmap-kunit-cache-high-bit-v1-0-7e790676dea3@kernel.org> (raw)

We had some bugs in the past with the high bit set, add some coverage
for this to ensure it doesn't creep in.

Signed-off-by: Mark Brown <broonie@kernel.org>
---
Mark Brown (2):
      regmap: Allow a base register to be specified for the RAM regmap
      regmap: Test rbtree and maple caches for very high register numbers

 drivers/base/regmap/internal.h       |  1 +
 drivers/base/regmap/regmap-kunit.c   | 98 ++++++++++++++++++++++++++++++++++--
 drivers/base/regmap/regmap-ram.c     | 26 +++++++---
 drivers/base/regmap/regmap-raw-ram.c | 21 +++++---
 4 files changed, 129 insertions(+), 17 deletions(-)
---
base-commit: 23688febe4b44b10f4b454eb1cde0ba379a84119
change-id: 20260815-regmap-kunit-cache-high-bit-ddf03045f4a8

Best regards,
--  
Mark Brown <broonie@kernel.org>


             reply	other threads:[~2026-08-18 21:50 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-08-18 21:50 Mark Brown [this message]
2026-08-18 21:50 ` [PATCH 1/2] regmap: Allow a base register to be specified for the RAM regmap Mark Brown
2026-08-18 21:50 ` [PATCH 2/2] regmap: Test rbtree and maple caches for very high register numbers Mark Brown
  -- strict thread matches above, loose matches on Subject: below --
2026-08-16 22:13 [PATCH 0/2] regmap: Test caches for regmaps with high bits set in " Mark Brown

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=20260818-regmap-kunit-cache-high-bit-v1-0-7e790676dea3@kernel.org \
    --to=broonie@kernel.org \
    --cc=linux-kernel@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.