Re: [PATCH v3] gpio: dwapb: mask/unmask IRQ when disable/enale it

From: Konstantin Ryabitsev
Date: Tue Dec 19 2023 - 14:00:16 EST


On Tue, Dec 19, 2023 at 05:31:38PM +0300, Serge Semin wrote:
> > > Also note all the tags you've already got must be preserved on the
> > > next patch revisions. One more time:
> >
> > > Acked-by: Serge Semin <fancer.lancer@xxxxxxxxx>
> >
> > I recommend using `b4` for that.
> >
> > it harvests tags from the email thread, so no need to care about
> > possible misses.
>
> AFAICS it doesn't pick up the tags from the previous revisions at
> least if the new patch wasn't submitted as in-reply-to the prev one.

It's a known limitation at this time, but it will be improved in the near
future and we'll be able to grab trailers across revisions as long as the
patch-id remains the same.

-K