From: Georgi Djakov <djakov@kernel.org>
To: gregkh@linuxfoundation.org
Cc: linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org,
djakov@kernel.org
Subject: [GIT PULL] interconnect fixes for 6.16-rc
Date: Thu, 3 Jul 2025 18:55:14 +0300 [thread overview]
Message-ID: <20250703155514.3841629-1-djakov@kernel.org> (raw)
Hello Greg,
This pull request contains fixes for the current cycle. The details are
in the signed tag as usual. The patches have been in linux-next for a few
days. Please pull into char-misc-linus when possible.
Thanks,
Georgi
The following changes since commit 19272b37aa4f83ca52bdf9c16d5d81bdd1354494:
Linux 6.16-rc1 (2025-06-08 13:44:43 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/djakov/icc.git tags/icc-6.16-rc5
for you to fetch changes up to c5b60592886f97b01503c1bb553f88d6a7df42ea:
interconnect: avoid memory allocation when 'icc_bw_lock' is held (2025-06-27 21:43:40 +0300)
----------------------------------------------------------------
interconnect fixes for v6.16-rc
This contains a few framework core fixes (related to the new dynamic node
id feature), as well as some misc Qualcomm and Samsung driver fixes.
- interconnect: qcom: sc7280: Add missing num_links to xm_pcie3_1 node
- interconnect: exynos: handle node name allocation failure
- interconnect: increase ICC_DYN_ID_START
- interconnect: icc-clk: destroy nodes in case of memory allocation failures
- interconnect: avoid memory allocation when 'icc_bw_lock' is held
Signed-off-by: Georgi Djakov <djakov@kernel.org>
----------------------------------------------------------------
Gabor Juhos (3):
interconnect: increase ICC_DYN_ID_START
interconnect: icc-clk: destroy nodes in case of memory allocation failures
interconnect: avoid memory allocation when 'icc_bw_lock' is held
Johan Hovold (1):
interconnect: exynos: handle node name allocation failure
Xilin Wu (1):
interconnect: qcom: sc7280: Add missing num_links to xm_pcie3_1 node
drivers/interconnect/core.c | 34 ++++++--
drivers/interconnect/icc-clk.c | 2 +
drivers/interconnect/qcom/icc-rpmh.c | 7 +-
drivers/interconnect/qcom/osm-l3.c | 7 +-
drivers/interconnect/qcom/sc7280.c | 1 +
drivers/interconnect/samsung/exynos.c | 5 ++
include/linux/interconnect-provider.h | 7 ++
7 files changed, 56 insertions(+), 7 deletions(-)
next reply other threads:[~2025-07-03 15:55 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-03 15:55 Georgi Djakov [this message]
2025-07-04 14:32 ` [GIT PULL] interconnect fixes for 6.16-rc Greg KH
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=20250703155514.3841629-1-djakov@kernel.org \
--to=djakov@kernel.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