Re: [PATCH 0/2 v2] iommu: fix the failure of deferred attach for iommu attach device

From: Joerg Roedel
Date: Thu Jan 28 2021 - 06:05:30 EST


On Tue, Jan 19, 2021 at 07:16:14PM +0800, Lianbo Jiang wrote:
> Lianbo Jiang (2):
> dma-iommu: use static-key to minimize the impact in the fast-path
> iommu: use the __iommu_attach_device() directly for deferred attach
>
> drivers/iommu/dma-iommu.c | 29 +++++++++++------------------
> drivers/iommu/iommu.c | 12 ++++++++++++
> include/linux/iommu.h | 2 ++
> 3 files changed, 25 insertions(+), 18 deletions(-)

Applied, thanks.