From: Mark Brown <broonie@kernel.org>
To: Lars-Peter Clausen <lars@metafoo.de>
Cc: Dimitris Papastamos <dp@opensource.wolfsonmicro.com>,
David Jander <david.jander@protonic.nl>,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 1/3] regmap: rbtree: Simplify adjacent node look-up
Date: Thu, 29 Aug 2013 13:36:40 +0100 [thread overview]
Message-ID: <20130829123640.GD10783@sirena.org.uk> (raw)
In-Reply-To: <1377764794-12090-1-git-send-email-lars@metafoo.de>
[-- Attachment #1: Type: text/plain, Size: 481 bytes --]
On Thu, Aug 29, 2013 at 10:26:32AM +0200, Lars-Peter Clausen wrote:
> A register which is adjacent to a node will either be left to the first
> register or right to the last register. It will not be within the node's range,
> so there is no point in checking for each register cached by the node whether
> the new register is next to it. It is sufficient to check whether the register
> comes before the first register or after the last register of the node.
Applied all, thanks.
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
prev parent reply other threads:[~2013-08-29 12:37 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-29 8:26 Lars-Peter Clausen
2013-08-29 8:26 ` [PATCH v2 2/3] regmap: rbtree: Reduce number of nodes, take 2 Lars-Peter Clausen
2013-08-29 8:26 ` [PATCH v2 3/3] regmap: rbtree: Make cache_present bitmap per node Lars-Peter Clausen
2013-08-29 12:36 ` Mark Brown [this message]
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=20130829123640.GD10783@sirena.org.uk \
--to=broonie@kernel.org \
--cc=david.jander@protonic.nl \
--cc=dp@opensource.wolfsonmicro.com \
--cc=lars@metafoo.de \
--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 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®