[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20231219-fluffy-labrador-of-inquire-fafb28@lemur>
Date: Tue, 19 Dec 2023 17:10:02 -0500
From: Konstantin Ryabitsev <konstantin@...uxfoundation.org>
To: Serge Semin <fancer.lancer@...il.com>
Cc: Andy Shevchenko <andy.shevchenko@...il.com>,
xiongxin <xiongxin@...inos.cn>, Andy Shevchenko <andy@...nel.org>, hoan@...amperecomputing.com,
linus.walleij@...aro.org, brgl@...ev.pl, linux-gpio@...r.kernel.org,
linux-kernel@...r.kernel.org, stable@...nel.org, Riwen Lu <luriwen@...inos.cn>
Subject: Re: [PATCH v3] gpio: dwapb: mask/unmask IRQ when disable/enale it
On Wed, Dec 20, 2023 at 12:58:16AM +0300, Serge Semin wrote:
> > 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.
>
> Ok. Thanks for the note.
>
> I am sure you are well aware of that, but in some cases the tags are
> intentionally omitted in the new patch revisions for instance due to
> significant patch body change. How are you going to handle that?
The patch-id (generated with `git patch-id --stable`), would change if the
patch body is changed (except things like whitespace). This is exactly the
behaviour that we need -- if a tag was sent to a different version of the
patch, then we no longer want to retrieve it.
> Just make the tags picking up optional? Perhaps making the tags handling
> interactive with printing a text/context around the tag?
We may indeed be able to do --interactive for some of the commands in the
future, but the goal is to automate things away.
-K
Powered by blists - more mailing lists