From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752535AbbFAKdg (ORCPT ); Mon, 1 Jun 2015 06:33:36 -0400 Received: from 8bytes.org ([81.169.241.247]:50296 "EHLO theia.8bytes.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751809AbbFAKd3 (ORCPT ); Mon, 1 Jun 2015 06:33:29 -0400 Date: Mon, 1 Jun 2015 12:33:27 +0200 From: Joerg Roedel To: Baoquan He Cc: linux-kernel@vger.kernel.org Subject: Re: A question about state machine function state_next() Message-ID: <20150601103327.GE20384@8bytes.org> References: <20150601030940.GK6353@dhcp-128-28.nay.redhat.com> <20150601064238.GC20384@8bytes.org> <20150601090902.GA31271@dhcp-128-28.nay.redhat.com> <20150601092124.GD20384@8bytes.org> <20150601101926.GB31271@dhcp-128-28.nay.redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150601101926.GB31271@dhcp-128-28.nay.redhat.com> 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 Mon, Jun 01, 2015 at 06:19:26PM +0800, Baoquan He wrote: > On 06/01/15 at 11:21am, Joerg Roedel wrote: > > Thanks for looking into this. Unfortunatly this somehow conflicts with > > my recent default-domain patch-set, which moves functionality into the > > IOMMU core and converts the AMD driver to make use of it. I have no real > > idea yet how to make both work, but it shouldn't be too hard. Maybe you can > > have a look into that patch-set too? > > Yeah, sure. If you have got a plan I can help review when you post them. > > Thanks for the update. I actually posted them last week :) Find them here: https://lkml.org/lkml/2015/5/28/488 Cheers, Joerg