[PATCH 0/2] soc: apple: fix device leak on mbox lookup

Johan Hovold posted 2 patches 4 months, 1 week ago
drivers/soc/apple/mailbox.c | 15 +++++++++++----
drivers/soc/apple/sart.c    | 13 ++-----------
2 files changed, 13 insertions(+), 15 deletions(-)
[PATCH 0/2] soc: apple: fix device leak on mbox lookup
Posted by Johan Hovold 4 months, 1 week ago
This series fixes a device reference leak when looking up mboxes and
simplifies the sart lookup by dropping the corresponding reference
sooner.

Johan


Johan Hovold (2):
  soc: apple: mailbox: fix device leak on lookup
  soc: apple: sart: drop device reference after lookup

 drivers/soc/apple/mailbox.c | 15 +++++++++++----
 drivers/soc/apple/sart.c    | 13 ++-----------
 2 files changed, 13 insertions(+), 15 deletions(-)

-- 
2.49.1
Re: [PATCH 0/2] soc: apple: fix device leak on mbox lookup
Posted by Sven Peter 3 months, 3 weeks ago
On Fri, 26 Sep 2025 16:31:30 +0200, Johan Hovold wrote:
> This series fixes a device reference leak when looking up mboxes and
> simplifies the sart lookup by dropping the corresponding reference
> sooner.
> 
> Johan
> 
> 
> [...]

Applied to local tree (apple-soc/drivers-6.19), thanks!

[1/2] soc: apple: mailbox: fix device leak on lookup
      https://github.com/AsahiLinux/linux/commit/f401671e90cc
[2/2] soc: apple: sart: drop device reference after lookup
      https://github.com/AsahiLinux/linux/commit/f95f3bceade2

Best regards,
-- 
Sven Peter <sven@kernel.org>
Re: [PATCH 0/2] soc: apple: fix device leak on mbox lookup
Posted by Neal Gompa 4 months ago
On Fri, Sep 26, 2025 at 10:31 AM Johan Hovold <johan@kernel.org> wrote:
>
> This series fixes a device reference leak when looking up mboxes and
> simplifies the sart lookup by dropping the corresponding reference
> sooner.
>
> Johan
>
>
> Johan Hovold (2):
>   soc: apple: mailbox: fix device leak on lookup
>   soc: apple: sart: drop device reference after lookup
>
>  drivers/soc/apple/mailbox.c | 15 +++++++++++----
>  drivers/soc/apple/sart.c    | 13 ++-----------
>  2 files changed, 13 insertions(+), 15 deletions(-)
>
> --
> 2.49.1
>

These patches look reasonable to me.

Reviewed-by: Neal Gompa <neal@gompa.dev>


-- 
真実はいつも一つ!/ Always, there's only one truth!