Re: [PATCH 18/21] iio: Replace IRQF_ONESHOT with IRQF_NO_THREAD

From: Sebastian Andrzej Siewior

Date: Wed Jan 28 2026 - 05:11:15 EST


On 2026-01-26 13:01:02 [+0200], Andy Shevchenko wrote:
> ---
> Cc: person 1
> Cc: person 2
>
> Just don't reimport them via `git am`.
>
> > I lose it on the next if I update patches in tree and re-export them.
>
> I don't understand this, sorry. Can you provide a step-by-step example?
> Do you mean that you are taking previous version from the list and reapplying
> it via `git am`? But shouldn't `b4` take care of that as long as it knows the
> Change-ID and it matches?

So doing this and switching to b4 trailers to grab the tags actually
help. Then I have been playing with prep. So thank you.

Then I stumbled upon --auto-to-cc which picked up all addresses and
added it to the cover letter which was fine. But then `send' used those
for every patch in the series which I did not want. So for that part I
probably stick with git-send-mail since this not in everyone's workflow
(sending a series across multiple subsystems and avoiding flooding
everyone).

Anyway. This seems to have turned out nice.

Sebastian