Re: [PATCH v3 0/7] riscv: ftrace: atmoic patching and preempt improvements

From: Andy Chiu
Date: Wed Dec 11 2024 - 10:51:23 EST


Björn Töpel <bjorn@xxxxxxxxxx> 於 2024年12月3日 週二 下午8:18寫道:
>
> Andy!
>
> "atomic" spelling in the Subject line.

Sorry, I will fix it

>
> Andy Chiu <andybnac@xxxxxxxxx> writes:
>
> > Changes in v3:
> > - Add a fix tag for patch 1
> > - Add a data fence before sending out remote fence.i (6)
> > - Link to v2: https://lore.kernel.org/all/20240628-dev-andyc-dyn-ftrace-v4-v2-0-1e5f4cb1f049@xxxxxxxxxx/
>
> Hmm, the fixes tag was not included.

Do you suggest adding fix tag to the entire series? Or is there any
patches that is missing the fix tag? I am not sure if this is a fix
since we defeatured PREEMPT 2 years ago.

>
> Also, there was a lot of comments from v2 that was not addressed:
>
> * Minor spelling nits
> * Breaking DIRECT_CALL, and include Puranjay's CALL_OPS work in the
> same series for DIRECT_CALL, to avoid breakage.

Sorry I didn't get it at the Plumbers. Yes, I can test and merge
Puranjay's series and send a v4.

>
> I'll have a look at the barriers (which came up at plumbers)!
>
>
> Cheers,
> Björn

Thanks,
Andy