From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753823AbbGWQ7A (ORCPT ); Thu, 23 Jul 2015 12:59:00 -0400 Received: from 8bytes.org ([81.169.241.247]:34669 "EHLO theia.8bytes.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752896AbbGWQ67 (ORCPT ); Thu, 23 Jul 2015 12:58:59 -0400 Date: Thu, 23 Jul 2015 18:58:57 +0200 From: Joerg Roedel To: Alex Williamson Cc: iommu@lists.linux-foundation.org, dwmw2@infradead.org, jiang.liu@linux.intel.com, linux-kernel@vger.kernel.org Subject: Re: [PATCH] iommu/vt-d: Fix VM domain ID leak Message-ID: <20150723165857.GK10969@8bytes.org> References: <20150714204731.10189.28556.stgit@gimli.home> <20150716152030.GB10969@8bytes.org> <1437061435.1391.580.camel@redhat.com> <20150716170356.GC10969@8bytes.org> <1437598864.5211.41.camel@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1437598864.5211.41.camel@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 Wed, Jul 22, 2015 at 03:01:04PM -0600, Alex Williamson wrote: > In the meantime, we're still leaking domain IDs, do you see any problem > with the proposed patch for 4.2 and stable? Thanks, Applied and pull-request sent.