From: Johan Hovold <johan@kernel.org>
To: Matthias Brugger <matthias.bgg@gmail.com>,
AngeloGioacchino Del Regno
<angelogioacchino.delregno@collabora.com>
Cc: Roger Lu <roger.lu@mediatek.com>,
linux-mediatek@lists.infradead.org, linux-kernel@vger.kernel.org,
Johan Hovold <johan@kernel.org>
Subject: [PATCH 0/2] soc: mediatek: mtk-svs: fix device leaks on probe failure
Date: Tue, 9 Sep 2025 11:56:49 +0200 [thread overview]
Message-ID: <20250909095651.5530-1-johan@kernel.org> (raw)
This series fixes mostly benign device leaks in case the svs driver
probe defers (or is ever unbound), but which should be fixed if only to
reduce the risk of such bugs being reproduced in places where it matter
more.
Johan
Johan Hovold (2):
soc: mediatek: mtk-svs: fix device leaks on mt8183 probe failure
soc: mediatek: mtk-svs: fix device leaks on mt8192 probe failure
drivers/soc/mediatek/mtk-svs.c | 23 +++++++++++++++++++++++
1 file changed, 23 insertions(+)
--
2.49.1
next reply other threads:[~2025-09-09 15:41 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-09 9:56 Johan Hovold [this message]
2025-09-09 9:56 ` [PATCH 1/2] soc: mediatek: mtk-svs: fix device leaks on mt8183 probe failure Johan Hovold
2025-09-09 11:01 ` AngeloGioacchino Del Regno
2025-09-09 9:56 ` [PATCH 2/2] soc: mediatek: mtk-svs: fix device leaks on mt8192 " Johan Hovold
2025-09-09 11:01 ` AngeloGioacchino Del Regno
2025-09-10 9:51 ` [PATCH 0/2] soc: mediatek: mtk-svs: fix device leaks on " Matthias Brugger
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=20250909095651.5530-1-johan@kernel.org \
--to=johan@kernel.org \
--cc=angelogioacchino.delregno@collabora.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mediatek@lists.infradead.org \
--cc=matthias.bgg@gmail.com \
--cc=roger.lu@mediatek.com \
/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