From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joerg Roedel Subject: Re: [PATCH 0/9] AMD IOMMU cleanups, fixes and IVRS bug workarounds Date: Fri, 12 Apr 2013 10:06:37 +0200 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-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: iommu-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org Errors-To: iommu-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org To: Shuah Khan Cc: iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: iommu@lists.linux-foundation.org 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