From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Cc: Mark Brown <broonie@kernel.org>,
"Rafael J. Wysocki" <rafael@kernel.org>,
Crestez Dan Leonard <leonard.crestez@intel.com>,
Stefan Popa <stefan.popa@analog.com>,
Ben Whitten <ben.whitten@gmail.com>,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/2] regmap: fix page selection for noinc reads
Date: Thu, 17 Sep 2020 17:31:39 +0200 [thread overview]
Message-ID: <20200917153139.GB711089@kroah.com> (raw)
In-Reply-To: <20200917151920.3117566-1-dmitry.baryshkov@linaro.org>
On Thu, Sep 17, 2020 at 06:19:19PM +0300, Dmitry Baryshkov wrote:
> Non-incrementing reads can fail if register + length crosses page
> border. However for non-incrementing reads we should not check for page
> border crossing. Fix this by passing additional flag to _regmap_raw_read
> and passing length to _regmap_select_page basing on the flag.
>
> Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
> Fixes: 74fe7b551f3385fa585d92616c85b3a575b2b2cb
Please read the submitting patches document for how to properly write
"Fixes:" lines.
Same for patch 2/2.
thanks,
greg kh-
prev parent reply other threads:[~2020-09-17 15:33 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-17 15:19 [PATCH 1/2] regmap: fix page selection for noinc reads Dmitry Baryshkov
2020-09-17 15:19 ` [PATCH 2/2] regmap: fix page selection for noinc writes Dmitry Baryshkov
2020-09-17 15:31 ` Greg Kroah-Hartman [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=20200917153139.GB711089@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=ben.whitten@gmail.com \
--cc=broonie@kernel.org \
--cc=dmitry.baryshkov@linaro.org \
--cc=leonard.crestez@intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=rafael@kernel.org \
--cc=stefan.popa@analog.com \
/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