Re: [PATCH v2] iommu/amd: flush not present cache in iommu_map_page

From: Joerg Roedel
Date: Fri May 03 2019 - 11:28:41 EST


On Mon, Apr 29, 2019 at 12:47:02AM +0100, Tom Murphy wrote:
> check if there is a not-present cache present and flush it if there is.
>
> Signed-off-by: Tom Murphy <tmurphy@xxxxxxxxxx>
> ---
> drivers/iommu/amd_iommu.c | 19 +++++++++++++++----
> 1 file changed, 15 insertions(+), 4 deletions(-)

Applied, thanks.