[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20190226101635.GE20740@8bytes.org>
Date: Tue, 26 Feb 2019 11:16:35 +0100
From: Joerg Roedel <joro@...tes.org>
To: Geert Uytterhoeven <geert+renesas@...der.be>
Cc: Gary R Hook <gary.hook@....com>, iommu@...ts.linux-foundation.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] iommu: Fix IOMMU debugfs fallout
On Wed, Feb 20, 2019 at 02:05:05PM +0100, Geert Uytterhoeven wrote:
> A change made in the final version of IOMMU debugfs support replaced the
> public function iommu_debugfs_new_driver_dir() by the public dentry
> iommu_debugfs_dir in <linux/iommu.h>, but forgot to update both the
> implementation in iommu-debugfs.c, and the patch description.
>
> Fix this by exporting iommu_debugfs_dir, and removing the reference to
> and implementation of iommu_debugfs_new_driver_dir().
>
> Fixes: bad614b24293ae46 ("iommu: Enable debugfs exposure of IOMMU driver internals")
> Signed-off-by: Geert Uytterhoeven <geert+renesas@...der.be>
> ---
> drivers/iommu/iommu-debugfs.c | 23 ++++-------------------
> 1 file changed, 4 insertions(+), 19 deletions(-)
Applied, thanks.
Powered by blists - more mailing lists