public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Krzysztof Kozlowski <krzk@kernel.org>
To: Johan Hovold <johan@kernel.org>, Yong Wu <yong.wu@mediatek.com>
Cc: Matthias Brugger <matthias.bgg@gmail.com>,
	AngeloGioacchino Del Regno
	<angelogioacchino.delregno@collabora.com>,
	linux-mediatek@lists.infradead.org, linux-kernel@vger.kernel.org,
	stable@vger.kernel.org, Miaoqian Lin <linmq006@gmail.com>
Subject: Re: [PATCH 1/3] memory: mtk-smi: fix device leaks on common probe
Date: Tue, 16 Dec 2025 08:16:04 +0100	[thread overview]
Message-ID: <7eeb7209-bd73-45e1-a7b7-75b02e9cfde2@kernel.org> (raw)
In-Reply-To: <20251121164624.13685-2-johan@kernel.org>

On 21/11/2025 17:46, Johan Hovold wrote:
> Make sure to drop the reference taken when looking up the SMI device
> during common probe on late probe failure (e.g. probe deferral) and on
> driver unbind.
> 
> Fixes: 47404757702e ("memory: mtk-smi: Add device link for smi-sub-common")
> Fixes: 038ae37c510f ("memory: mtk-smi: add missing put_device() call in mtk_smi_device_link_common")
> Cc: stable@vger.kernel.org	# 5.16: 038ae37c510f
> Cc: Yong Wu <yong.wu@mediatek.com>
> Cc: Miaoqian Lin <linmq006@gmail.com>
> Signed-off-by: Johan Hovold <johan@kernel.org>

Thanks Johan.

Side note:
Three weeks and no reviews from Mediatek developers (not necessarily SoC
maintainers, I know your queue is long). So please remember Mediatek: in
case you ever wonder why your patches are waiting on the list for very
long, here is your answer.


Best regards,
Krzysztof

  reply	other threads:[~2025-12-16  7:16 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-11-21 16:46 [PATCH 0/3] memory: mtk-smi: fix device leaks on probe Johan Hovold
2025-11-21 16:46 ` [PATCH 1/3] memory: mtk-smi: fix device leaks on common probe Johan Hovold
2025-12-16  7:16   ` Krzysztof Kozlowski [this message]
2025-11-21 16:46 ` [PATCH 2/3] memory: mtk-smi: fix device leak on larb probe Johan Hovold
2025-11-21 16:46 ` [PATCH 3/3] memory: mtk-smi: clean up device link creation Johan Hovold
2025-12-16  7:22 ` [PATCH 0/3] memory: mtk-smi: fix device leaks on probe Krzysztof Kozlowski

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=7eeb7209-bd73-45e1-a7b7-75b02e9cfde2@kernel.org \
    --to=krzk@kernel.org \
    --cc=angelogioacchino.delregno@collabora.com \
    --cc=johan@kernel.org \
    --cc=linmq006@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mediatek@lists.infradead.org \
    --cc=matthias.bgg@gmail.com \
    --cc=stable@vger.kernel.org \
    --cc=yong.wu@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