From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755810AbbG1O67 (ORCPT ); Tue, 28 Jul 2015 10:58:59 -0400 Received: from 8bytes.org ([81.169.241.247]:37830 "EHLO theia.8bytes.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752576AbbG1O64 (ORCPT ); Tue, 28 Jul 2015 10:58:56 -0400 From: Joerg Roedel To: iommu@lists.linux-foundation.org Cc: linux-kernel@vger.kernel.org, Joerg Roedel Subject: [PATCH 0/5] AMD IOMMU Fixes for v4.2-rc4 Date: Tue, 28 Jul 2015 16:58:46 +0200 Message-Id: <1438095531-26777-1-git-send-email-joro@8bytes.org> X-Mailer: git-send-email 1.9.1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, here are a couple of fixes for the AMD IOMMU driver for issues found recently. The issues were introduced by the default-domain conversion in this development cycle. I plan to send these fixes upstream by the end of the week. Please review! Thanks, Joerg Joerg Roedel (5): iommu/amd: Use iommu_attach_group() iommu/amd: Use iommu core for passthrough mode iommu/amd: Allow non-IOMMUv2 devices in IOMMUv2 domains iommu/amd: Use swiotlb in passthrough mode iommu/amd: Set global dma_ops if swiotlb is disabled drivers/iommu/amd_iommu.c | 91 +++++++++++------------------------------- drivers/iommu/amd_iommu_init.c | 10 +---- drivers/iommu/amd_iommu_v2.c | 24 +++++++++-- 3 files changed, 45 insertions(+), 80 deletions(-) -- 1.9.1