[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20220919144814.GB7674@alpha.franken.de>
Date: Mon, 19 Sep 2022 16:48:14 +0200
From: Thomas Bogendoerfer <tsbogend@...ha.franken.de>
To: Lin Yujun <linyujun809@...wei.com>
Cc: christophe.jaillet@...adoo.fr, linux-mips@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH -next] MIPS: SGI-IP30: Fix platform-device leak in
bridge_platform_create()
On Wed, Sep 14, 2022 at 11:28:07AM +0800, Lin Yujun wrote:
> In error case in bridge_platform_create after calling
> platform_device_add()/platform_device_add_data()/
> platform_device_add_resources(), release the failed
> 'pdev' or it will be leak, call platform_device_put()
> to fix this problem.
>
> Besides, 'pdev' is divided into 'pdev_wd' and 'pdev_bd',
> use platform_device_unregister() to release sgi_w1
> resources when xtalk-bridge registration fails.
>
> Fixes: fd27234f24ae ("MIPS: add support for SGI Octane (IP30)")
> Signed-off-by: Lin Yujun <linyujun809@...wei.com>
> ---
> arch/mips/sgi-ip30/ip30-xtalk.c | 70 +++++++++++++++++++++++----------
> 1 file changed, 50 insertions(+), 20 deletions(-)
applied to mips-next.
Thomas.
--
Crap can work. Given enough thrust pigs will fly, but it's not necessarily a
good idea. [ RFC1925, 2.3 ]
Powered by blists - more mailing lists