Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932123AbbFKNsB (ORCPT ); Thu, 11 Jun 2015 09:48:01 -0400 Received: from 8bytes.org ([81.169.241.247]:39747 "EHLO theia.8bytes.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751605AbbFKNrw (ORCPT ); Thu, 11 Jun 2015 09:47:52 -0400 From: Joerg Roedel To: iommu@lists.linux-foundation.org Cc: David Woodhouse , zhen-hual@hp.com, bhe@redhat.com, linux-kernel@vger.kernel.org, Joerg Roedel Subject: [PATCH 0/4] More cleanups and fixes for Intel VT-d Date: Thu, 11 Jun 2015 15:47:39 +0200 Message-Id: <1434030463-942-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 Content-Length: 833 Lines: 28 Hi, here are a number of additional fixes for the Intel VT-d driver and its behavior in a kdump kernel. The most important fix is the iommu=pt case, which is broken without these patches. Regards, Joerg Joerg Roedel (4): iommu/vt-d: Remove iommu_attach_domain_with_id() iommu/vt-d: Don't consider copied context entries as present iommu/vt-d: Remove unmap_device_dma() iommu/vt-d: Make sure si_domain is allocated for kdump kernel drivers/iommu/intel-iommu.c | 104 ++++++++++++++++---------------------------- 1 file changed, 38 insertions(+), 66 deletions(-) -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/