From mboxrd@z Thu Jan 1 00:00:00 1970 From: "joro@8bytes.org" Subject: Re: [PATCH v3] iommu: amd: Fix IOMMU page flush when detach device from a domain Date: Thu, 24 Jan 2019 15:11:45 +0100 Message-ID: <20190124141145.GM32526@8bytes.org> References: <20190124041619.1974-1-Suravee.Suthikulpanit@amd.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20190124041619.1974-1-Suravee.Suthikulpanit@amd.com> Sender: linux-kernel-owner@vger.kernel.org To: "Suthikulpanit, Suravee" Cc: "linux-kernel@vger.kernel.org" , "iommu@lists.linux-foundation.org" , Boris Ostrovsky , "Singh, Brijesh" List-Id: iommu@lists.linux-foundation.org On Thu, Jan 24, 2019 at 04:16:45AM +0000, Suthikulpanit, Suravee wrote: > drivers/iommu/amd_iommu.c | 15 +++++++++++---- > 1 file changed, 11 insertions(+), 4 deletions(-) Applied, thanks Suravee.