From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Georgi Djakov <georgi.djakov@linaro.org>
Cc: linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [GIT PULL] interconnect fixes for 5.4
Date: Sat, 2 Nov 2019 18:15:19 +0100 [thread overview]
Message-ID: <20191102171519.GC484428@kroah.com> (raw)
In-Reply-To: <f9c1befb-9170-5189-6383-3311773c02f2@linaro.org>
On Tue, Oct 22, 2019 at 05:08:49PM +0300, Georgi Djakov wrote:
> Hi Greg,
>
> This is a tiny pull request with interconnect fixes for 5.4-rc. Could you please
> take them into char-misc for the next possible rc.
>
> Thanks,
> Georgi
>
> The following changes since commit 4f5cafb5cb8471e54afdc9054d973535614f7675:
>
> Linux 5.4-rc3 (2019-10-13 16:37:36 -0700)
>
> are available in the Git repository at:
>
> https://git.linaro.org/people/georgi.djakov/linux.git tags/icc-5.4-rc5
>
> for you to fetch changes up to a8dfe193a60c6db7c54e03e3f1b96e0aa7244990:
>
> interconnect: Add locking in icc_set_tag() (2019-10-20 12:14:41 +0300)
>
> ----------------------------------------------------------------
> interconnect fixes for 5.4
>
> Two tiny fixes for the current release:
>
> - Fix memory allocation size in a driver.
> - Add missing mutex.
>
> Signed-off-by: Georgi Djakov <georgi.djakov@linaro.org>
>
> ----------------------------------------------------------------
> Georgi Djakov (1):
> interconnect: Add locking in icc_set_tag()
>
> Leonard Crestez (1):
> interconnect: qcom: Fix icc_onecell_data allocation
>
> drivers/interconnect/core.c | 4 ++++
> drivers/interconnect/qcom/qcs404.c | 3 ++-
> drivers/interconnect/qcom/sdm845.c | 3 ++-
> 3 files changed, 8 insertions(+), 2 deletions(-)
Sorry for the delay, pulled and pushed out, thanks.
greg k-h
prev parent reply other threads:[~2019-11-02 17:15 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-10-22 14:08 [GIT PULL] interconnect fixes for 5.4 Georgi Djakov
2019-11-02 17:15 ` 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=20191102171519.GC484428@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=georgi.djakov@linaro.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pm@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.