[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <164942823614.23463.14514504733320823500.b4-ty@arm.com>
Date: Fri, 8 Apr 2022 15:30:48 +0100
From: Lorenzo Pieralisi <lorenzo.pieralisi@....com>
To: linux-arm-kernel@...ts.infradead.org,
linux-mediatek@...ts.infradead.org, Rob Herring <robh@...nel.org>,
linux-kernel@...r.kernel.org,
Chuanjia Liu <chuanjia.liu@...iatek.com>,
Jianjun Wang <jianjun.wang@...iatek.com>,
linux-pci@...r.kernel.org, Miaoqian Lin <linmq006@...il.com>,
Bjorn Helgaas <bhelgaas@...gle.com>,
Matthias Brugger <matthias.bgg@...il.com>,
Krzysztof WilczyĆski <kw@...ux.com>,
Ryder Lee <ryder.lee@...iatek.com>
Cc: Lorenzo Pieralisi <lorenzo.pieralisi@....com>
Subject: Re: [PATCH] PCI: mediatek: Fix refcount leak in mtk_pcie_subsys_powerup
On Wed, 9 Mar 2022 09:19:52 +0000, Miaoqian Lin wrote:
> The of_find_compatible_node() function returns a node pointer with
> refcount incremented, We should use of_node_put() on it when done
> Add the missing of_node_put() to release the refcount.
>
>
Applied to pci/mediatek, thanks!
[1/1] PCI: mediatek: Fix refcount leak in mtk_pcie_subsys_powerup
https://git.kernel.org/lpieralisi/pci/c/214e0d8fe4
Thanks,
Lorenzo
Powered by blists - more mailing lists