[PATCH 0/1] [PULL REQUEST] iommu/vt-d: Fixes for v6.1

Lu Baolu posted 1 patch 2 years, 9 months ago
drivers/iommu/intel/iommu.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[PATCH 0/1] [PULL REQUEST] iommu/vt-d: Fixes for v6.1
Posted by Lu Baolu 2 years, 9 months ago
Hi Joerg,

Below iommu/vt-d fix is queued for your fixes branch. It aims to:

- Fix buggy QAT device mask.

Please consider it for the iommu/fixes branch.

Best regards,
Lu Baolu

Jacob Pan (1):
  iommu/vt-d: Fix buggy QAT device mask

 drivers/iommu/intel/iommu.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
2.34.1
Re: [PATCH 0/1] [PULL REQUEST] iommu/vt-d: Fixes for v6.1
Posted by Joerg Roedel 2 years, 9 months ago
On Mon, Dec 05, 2022 at 09:14:11PM +0800, Lu Baolu wrote:
> Jacob Pan (1):
>   iommu/vt-d: Fix buggy QAT device mask

Pulled, thanks.