[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <Yhy9K07YCIyeIeJ/@8bytes.org>
Date: Mon, 28 Feb 2022 13:16:43 +0100
From: Joerg Roedel <joro@...tes.org>
To: Miaoqian Lin <linmq006@...il.com>
Cc: Thierry Reding <thierry.reding@...il.com>,
Krishna Reddy <vdumpa@...dia.com>,
Will Deacon <will@...nel.org>,
Jonathan Hunter <jonathanh@...dia.com>,
Nicolin Chen <nicoleotsuka@...il.com>,
linux-tegra@...r.kernel.org, iommu@...ts.linux-foundation.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] iommu/tegra-smmu: Fix missing put_device() call in
tegra_smmu_find
On Fri, Jan 07, 2022 at 08:09:11AM +0000, Miaoqian Lin wrote:
> The reference taken by 'of_find_device_by_node()' must be released when
> not needed anymore.
> Add the corresponding 'put_device()' in the error handling path.
>
> Fixes: 765a9d1d02b2 ("iommu/tegra-smmu: Fix mc errors on tegra124-nyan")
> Signed-off-by: Miaoqian Lin <linmq006@...il.com>
> ---
> drivers/iommu/tegra-smmu.c | 4 +++-
> 1 file changed, 3 insertions(+), 1 deletion(-)
Applied for v5.17, thanks.
Powered by blists - more mailing lists