Re: [PATCH 2/2] iommu/amd: Remove clear_flush_young notifier

From: Joerg Roedel
Date: Wed Jan 30 2019 - 11:31:16 EST


On Wed, Jan 30, 2019 at 01:57:58PM +0800, Peter Xu wrote:
> AMD IOMMU driver is using the clear_flush_young() to do cache flushing
> but that's actually already covered by invalidate_range(). Remove the
> extra notifier and the chunks.
>
> Signed-off-by: Peter Xu <peterx@xxxxxxxxxx>

Applied to x86/amd, thanks.