Re: [PATCH 2/3] iommu/tegra-smmu.c: fix dentry reference leak in smmu_debugfs_stats_show().

2012-11-17 Thread Joerg Roedel
On Sun, Nov 11, 2012 at 09:49:30PM +0100, Cyril Roelandt wrote: > Call to d_find_alias() needs a corresponding dput(). > > Signed-off-by: Cyril Roelandt Applied to iommu/fixes, thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to

Re: [PATCH 2/3] iommu/tegra-smmu.c: fix dentry reference leak in smmu_debugfs_stats_show().

2012-11-17 Thread Joerg Roedel
On Sun, Nov 11, 2012 at 09:49:30PM +0100, Cyril Roelandt wrote: Call to d_find_alias() needs a corresponding dput(). Signed-off-by: Cyril Roelandt tipec...@gmail.com Applied to iommu/fixes, thanks. -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a

Re: [PATCH 2/3] iommu/tegra-smmu.c: fix dentry reference leak in smmu_debugfs_stats_show().

2012-11-11 Thread Hiroshi Doyu
Cyril Roelandt wrote @ Sun, 11 Nov 2012 21:49:30 +0100: > Call to d_find_alias() needs a corresponding dput(). > > Signed-off-by: Cyril Roelandt > --- Thanks. Looks ok for me. Acked-by Hiroshi Doyu -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a

[PATCH 2/3] iommu/tegra-smmu.c: fix dentry reference leak in smmu_debugfs_stats_show().

2012-11-11 Thread Cyril Roelandt
Call to d_find_alias() needs a corresponding dput(). Signed-off-by: Cyril Roelandt --- drivers/iommu/tegra-smmu.c |1 + 1 file changed, 1 insertion(+) diff --git a/drivers/iommu/tegra-smmu.c b/drivers/iommu/tegra-smmu.c index 4167863..4252d74 100644 --- a/drivers/iommu/tegra-smmu.c +++

[PATCH 2/3] iommu/tegra-smmu.c: fix dentry reference leak in smmu_debugfs_stats_show().

2012-11-11 Thread Cyril Roelandt
Call to d_find_alias() needs a corresponding dput(). Signed-off-by: Cyril Roelandt tipec...@gmail.com --- drivers/iommu/tegra-smmu.c |1 + 1 file changed, 1 insertion(+) diff --git a/drivers/iommu/tegra-smmu.c b/drivers/iommu/tegra-smmu.c index 4167863..4252d74 100644 ---

Re: [PATCH 2/3] iommu/tegra-smmu.c: fix dentry reference leak in smmu_debugfs_stats_show().

2012-11-11 Thread Hiroshi Doyu
Cyril Roelandt tipec...@gmail.com wrote @ Sun, 11 Nov 2012 21:49:30 +0100: Call to d_find_alias() needs a corresponding dput(). Signed-off-by: Cyril Roelandt tipec...@gmail.com --- Thanks. Looks ok for me. Acked-by Hiroshi Doyu hd...@nvidia.com -- To unsubscribe from this list: send the