[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20260103093751.58526-1-ulf.hansson@linaro.org>
Date: Sat, 3 Jan 2026 10:37:51 +0100
From: Ulf Hansson <ulf.hansson@...aro.org>
To: Linus <torvalds@...ux-foundation.org>,
linux-pm@...r.kernel.org,
linux-kernel@...r.kernel.org
Cc: Ulf Hansson <ulf.hansson@...aro.org>,
linux-arm-kernel@...ts.infradead.org
Subject: [GIT PULL] pmdomain fixes for v6.19-rc4
Hi Linus,
Here's a pull-request with a couple of pmdomain fixes intended for v6.19-rc4.
Details about the highlights are as usual found in the signed tag.
Please pull this in!
Kind regards
Ulf Hansson
The following changes since commit f8f9c1f4d0c7a64600e2ca312dec824a0bc2f1da:
Linux 6.19-rc3 (2025-12-28 13:24:26 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/linux-pm.git tags/pmdomain-v6.19-rc3
for you to fetch changes up to 73cb5f6eafb0ac7aea8cdeb8ff12981aa741d8fb:
pmdomain: imx: Fix reference count leak in imx_gpc_probe() (2025-12-29 11:41:09 +0100)
----------------------------------------------------------------
pmdomain providers:
- mediatek: Fix spinlock recursion fix during probe
- imx: Fix reference count leak during probe
----------------------------------------------------------------
Macpaul Lin (1):
pmdomain: mtk-pm-domains: Fix spinlock recursion fix in probe
Wentao Liang (1):
pmdomain: imx: Fix reference count leak in imx_gpc_probe()
drivers/pmdomain/imx/gpc.c | 5 ++---
drivers/pmdomain/mediatek/mtk-pm-domains.c | 21 ++++++---------------
2 files changed, 8 insertions(+), 18 deletions(-)
Powered by blists - more mailing lists