Re: [PATCH 1/4] riscv: cleanup svpbmt cpufeature probing

From: Konstantin Ryabitsev
Date: Fri Sep 02 2022 - 15:29:59 EST


On Fri, Sep 02, 2022 at 03:26:21PM +0000, Conor.Dooley@xxxxxxxxxxxxx wrote:
> >> Reviewed-by: Andrew Jones <ajones@xxxxxxxxxxxxxxxx>
> >>
> >> but now it looks like I need to go back and reply to each patch
> >> separately.
> >
> > I'm not sure if tooling like b4 can handle Reviewed-by's in cover-letters.
>
> Yup, it can! At least `b4 {am,shazam} -t` will.
> I am not sure if the new `b4 trailers` does.

Yes, it's the default behaviour for "b4 trailers". It'll probably become the
default for "b4 am/shazam" at some point, too.

-K