Re: Re: [RFT][PATCH v1] ACPI: OSL: Use a threaded interrupt handler for SCI

From: Rafael J. Wysocki
Date: Tue Jan 23 2024 - 12:52:17 EST


On Tue, Jan 23, 2024 at 5:39 PM Christian Heusel <christian@xxxxxxxxx> wrote:
>
> On 23/11/30 02:28PM, Rafael J. Wysocki wrote:
> > Hi Mika, Hi Mario,
> > Thanks for your replies and tags!
> >
> > Given the lack of response from anyone else I'm going to move this
> > towards linux-next with 6.8 as the target.
> >
> > Thank you!
>
> I got a stack trace in dmesg with linux6.8-rc1 that seems to be caused
> by this commit according to my bisection, see the bugzilla report for
> details / further discussion:
>
> https://bugzilla.kernel.org/show_bug.cgi?id=218407

Mario's suggestion to add IRQF_ONESHOT to pinctrl-amd in
amd_gpio_probe() looks right to me.