* [GIT PULL] interconnect fixes for 6.16-rc
@ 2025-07-03 15:55 Georgi Djakov
2025-07-04 14:32 ` Greg KH
0 siblings, 1 reply; 2+ messages in thread
From: Georgi Djakov @ 2025-07-03 15:55 UTC (permalink / raw)
To: gregkh; +Cc: linux-pm, linux-kernel, djakov
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(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] interconnect fixes for 6.16-rc
2025-07-03 15:55 [GIT PULL] interconnect fixes for 6.16-rc Georgi Djakov
@ 2025-07-04 14:32 ` Greg KH
0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2025-07-04 14:32 UTC (permalink / raw)
To: Georgi Djakov; +Cc: linux-pm, linux-kernel
On Thu, Jul 03, 2025 at 06:55:14PM +0300, Georgi Djakov wrote:
> 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
Pulled an dpushed out, thanks.
greg k-h
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-07-04 14:32 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-03 15:55 [GIT PULL] interconnect fixes for 6.16-rc Georgi Djakov
2025-07-04 14:32 ` Greg KH
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).