From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752650AbbCWOYS (ORCPT ); Mon, 23 Mar 2015 10:24:18 -0400 Received: from 8bytes.org ([81.169.241.247]:35181 "EHLO theia.8bytes.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752130AbbCWOYR (ORCPT ); Mon, 23 Mar 2015 10:24:17 -0400 Date: Mon, 23 Mar 2015 15:24:15 +0100 From: Joerg Roedel To: Alex Williamson Cc: iommu@lists.linux-foundation.org, dwmw2@infradead.org, linux-kernel@vger.kernel.org, jiang.liu@linux.intel.com Subject: Re: [PATCH] iommu/vt-d: Detach domain *only* from attached iommus Message-ID: <20150323142415.GB2226@8bytes.org> References: <20150304182905.23660.81378.stgit@gimli.home> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150304182905.23660.81378.stgit@gimli.home> 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, Mar 04, 2015 at 11:30:10AM -0700, Alex Williamson wrote: > drivers/iommu/intel-iommu.c | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) Applied to iommu/fixes, thanks Alex.