From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752092AbcGMJvq (ORCPT ); Wed, 13 Jul 2016 05:51:46 -0400 Received: from 8bytes.org ([81.169.241.247]:52386 "EHLO theia.8bytes.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750739AbcGMJvj (ORCPT ); Wed, 13 Jul 2016 05:51:39 -0400 Date: Wed, 13 Jul 2016 11:51:18 +0200 From: Joerg Roedel To: Wan Zongshun Cc: Vincent.Wan@amd.com, iommu@lists.linux-foundation.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 00/20] iommu/amd: Use generic IOVA allocator Message-ID: <20160713095118.GN12639@8bytes.org> References: <1467978311-28322-1-git-send-email-joro@8bytes.org> <5784B24C.60305@iommu.org> <20160712105533.GE12639@8bytes.org> <57860D78.5090409@iommu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <57860D78.5090409@iommu.org> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Jul 13, 2016 at 05:44:24PM +0800, Wan Zongshun wrote: > > > On 2016年07月12日 18:55, Joerg Roedel wrote: > >This branch boots now on my Kaveri and Carrizo system. Can you please > >give it a test too? > > Joerg, I have tested the patches, it works now. Great, thanks a lot for your testing. Joerg