linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Georgi Djakov <georgi.djakov@linaro.org>
To: gregkh@linuxfoundation.org
Cc: linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org,
	Georgi Djakov <georgi.djakov@linaro.org>
Subject: [PATCH 0/4] interconnect fixes for 5.5
Date: Thu, 12 Dec 2019 09:53:28 +0200	[thread overview]
Message-ID: <20191212075332.16202-1-georgi.djakov@linaro.org> (raw)

Hi Greg,

Here are some fixes for 5.5-rc. This includes fixing a linked list
corruption in some drivers and a Kconfig indentation fix. Two of
the patches are tagged for stable. Please apply to char-misc when
possible.

Thanks,
Georgi

Georgi Djakov (3):
  interconnect: qcom: sdm845: Walk the list safely on node removal
  interconnect: qcom: qcs404: Walk the list safely on node removal
  interconnect: qcom: msm8974: Walk the list safely on node removal

Krzysztof Kozlowski (1):
  interconnect: qcom: Fix Kconfig indentation

 drivers/interconnect/qcom/Kconfig   | 14 +++++++-------
 drivers/interconnect/qcom/msm8974.c |  8 ++++----
 drivers/interconnect/qcom/qcs404.c  |  8 ++++----
 drivers/interconnect/qcom/sdm845.c  |  4 ++--
 4 files changed, 17 insertions(+), 17 deletions(-)


             reply	other threads:[~2019-12-12  7:53 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-12  7:53 Georgi Djakov [this message]
2019-12-12  7:53 ` [PATCH 1/4] interconnect: qcom: Fix Kconfig indentation Georgi Djakov
2019-12-12  7:53 ` [PATCH 2/4] interconnect: qcom: sdm845: Walk the list safely on node removal Georgi Djakov
2019-12-12  7:53 ` [PATCH 3/4] interconnect: qcom: qcs404: " Georgi Djakov
2019-12-12  7:53 ` [PATCH 4/4] interconnect: qcom: msm8974: " Georgi Djakov

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=20191212075332.16202-1-georgi.djakov@linaro.org \
    --to=georgi.djakov@linaro.org \
    --cc=gregkh@linuxfoundation.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).