Re: [v2 PATCH] RISC-V: Optimize tlb flush path.

From: hch@xxxxxxxxxxxxx
Date: Tue Aug 20 2019 - 18:18:20 EST


On Tue, Aug 20, 2019 at 08:28:36PM +0000, Atish Patra wrote:
> > http://git.infradead.org/users/hch/riscv.git/commitdiff/ea4067ae61e20fcfcf46a6f6bd1cc25710ce3afe
>
> This does seem a lot cleaner to me. We can reuse some of the code for
> this patch as well. Based on NATIVE_CLINT configuration, it will send
> an IPI or SBI call.
>
> I can rebase my patch on top of yours and I can send it together or you
> can include in your series.
>
> Let me know your preference.

I think the native clint for S-mode will need more discussion, so you
should not wait for it.