Re: linux-next: manual merge of the tip tree with the pm tree
From: Sebastian Andrzej Siewior
Date: Wed Feb 04 2026 - 10:06:24 EST
On 2026-02-04 15:48:33 [+0100], Wysocki, Rafael J wrote:
> On 2/4/2026 2:52 PM, Mark Brown wrote:
> > Hi all,
> >
> > Today's linux-next merge of the tip tree got a conflict in:
> >
> > drivers/thermal/qcom/lmh.c
> >
> > between commit:
> >
> > 80883ce8b1fd2 ("thermal/drivers/qcom/lmh: Remove spurious IRQF_ONESHOT")
>
> I'll drop this one because I think that it's better to use IRQF_NO_THREAD in
> that driver.
I second this. IRQF_NO_THREAD should be used.
> Thanks!
Sebastian