Re: [PATCH v2] riscv: Call secondary mmu notifier when flushing the tlb

From: Andrew Jones
Date: Thu Nov 21 2024 - 04:32:43 EST


On Thu, Mar 28, 2024 at 08:38:38AM +0100, Alexandre Ghiti wrote:
> This is required to allow the IOMMU driver to correctly flush its own
> TLB.
>
> Signed-off-by: Alexandre Ghiti <alexghiti@xxxxxxxxxxxx>
> ---
>
> Changes in v2:
> - Rebase on top of 6.9-rc1
>
> arch/riscv/mm/tlbflush.c | 39 +++++++++++++++++++++++----------------
> 1 file changed, 23 insertions(+), 16 deletions(-)
>

Hi Alex,

Is this patch still something we need?

Thanks,
drew