[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20200501113328.GD18423@8bytes.org>
Date: Fri, 1 May 2020 13:33:28 +0200
From: Joerg Roedel <joro@...tes.org>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc: iommu@...ts.linux-foundation.org, linux-kernel@...r.kernel.org,
Will Deacon <will@...nel.org>, Joerg Roedel <jroedel@...e.de>,
John Garry <john.garry@...wei.com>
Subject: Re: [PATCH] drivers/iommu: properly export iommu_group_get_for_dev
On Thu, Apr 30, 2020 at 02:01:20PM +0200, Greg Kroah-Hartman wrote:
> In commit a7ba5c3d008d ("drivers/iommu: Export core IOMMU API symbols to
> permit modular drivers") a bunch of iommu symbols were exported, all
> with _GPL markings except iommu_group_get_for_dev(). That export should
> also be _GPL like the others.
>
> Cc: Will Deacon <will@...nel.org>
> Cc: Joerg Roedel <jroedel@...e.de>
> Cc: John Garry <john.garry@...wei.com>
> Fixes: a7ba5c3d008d ("drivers/iommu: Export core IOMMU API symbols to permit modular drivers")
> Signed-off-by: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
> ---
> drivers/iommu/iommu.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Applied for v5.7, thanks.
Powered by blists - more mailing lists