[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <54a1da19-54dd-30cc-191b-7fe5dc4a58fa@amd.com>
Date: Thu, 24 Jan 2019 03:25:19 +0000
From: "Suthikulpanit, Suravee" <Suravee.Suthikulpanit@....com>
To: "joro@...tes.org" <joro@...tes.org>
CC: "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"iommu@...ts.linux-foundation.org" <iommu@...ts.linux-foundation.org>,
Boris Ostrovsky <boris.ostrovsky@...cle.com>,
"Singh, Brijesh" <brijesh.singh@....com>
Subject: Re: [PATCH] iommu/amd: Fix IOMMU page flush when detach all devices
from a domain
Joerg,
On 1/23/19 2:56 PM, joro@...tes.org wrote:
> Hi Suravee,
>
> On Tue, Jan 22, 2019 at 03:53:18PM +0000, Suthikulpanit, Suravee wrote:
>> Thanks for the detail. Alright then, let's just go with the version you
>> sent on 1/16/19. Do you want me to resend V3 with that changes, or
>> would you be taking care of that?
>
> Please send me a v3 based on the diff I sent last week. Also add a
> separate patch which adds the missing dte flush for the alias entry.
>
> Thanks,
>
> Joerg
>
Actually, I just noticed that device_flush_dte() has already handled flushing the DTE
for alias device as well. Please see the link below.
https://elixir.bootlin.com/linux/latest/source/drivers/iommu/amd_iommu.c#L1219
So, we don't need to call device_flush_dte() for alias device in do_detach().
Regards,
Suravee
Powered by blists - more mailing lists