Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754336Ab3DLIGn (ORCPT ); Fri, 12 Apr 2013 04:06:43 -0400 Received: from 8bytes.org ([85.214.48.195]:41076 "EHLO mail.8bytes.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752523Ab3DLIGj (ORCPT ); Fri, 12 Apr 2013 04:06:39 -0400 Date: Fri, 12 Apr 2013 10:06:37 +0200 From: Joerg Roedel To: Shuah Khan Cc: iommu@lists.linux-foundation.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 0/9] AMD IOMMU cleanups, fixes and IVRS bug workarounds Message-ID: <20130412080637.GN6858@8bytes.org> References: <1365538384-12426-1-git-send-email-joro@8bytes.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) X-DSPAM-Result: Whitelisted X-DSPAM-Processed: Fri Apr 12 10:06:38 2013 X-DSPAM-Confidence: 0.9990 X-DSPAM-Probability: 0.0000 X-DSPAM-Signature: 5167c08e23673402212137 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1059 Lines: 29 Hi Shuah, On Wed, Apr 10, 2013 at 10:06:02AM -0600, Shuah Khan wrote: > On Tue, Apr 9, 2013 at 2:12 PM, Joerg Roedel wrote: > > Documentation/kernel-parameters.txt | 14 ++++ > > drivers/iommu/amd_iommu.c | 79 +++++++----------- > > drivers/iommu/amd_iommu_init.c | 151 +++++++++++++++++++++++++++++++---- > > drivers/iommu/amd_iommu_types.h | 1 + > > 4 files changed, 182 insertions(+), 63 deletions(-) > Reviewed all the patches in this set. No longer have access to test machine. :( Oh, that's sad. You were the only one having a machine wich actually has unity-mapped ranges defined in the BIOS table. The code for those mappings was basically untested before you ran it on that machine. > Reviewed-by: Shuah Khan Thanks. Joerg -- 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/