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

From: Samuel Holland
Date: Thu Nov 21 2024 - 17:41:19 EST


Hi Alex,

On 2024-11-21 4:36 AM, Alexandre Ghiti wrote:
> Hi Andrew,
>
> On 21/11/2024 10:32, Andrew Jones wrote:
>> 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
>
>
> Yes I think so, hopefully it gets merged.

Please rebase and resend this patch. It conflicts with two other changes merged
since you sent v2 (038ac18aae93 and f58e5dc45fa9), in addition to the one you
sent the resolution for.

Regards,
Samuel