On Thu, Feb 25, 2021 at 4:07 PM Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> wrote: > > On Tue, Feb 23, 2021 at 01:51:53PM +0200, Andy Shevchenko wrote: > > On Tue, Feb 23, 2021 at 04:35:58PM +0800, Yang Li wrote: > > > fixed the following coccicheck: > > > ./drivers/gpio/gpiolib-acpi.c:176:7-27: ERROR: Threaded IRQ with no > > > primary handler requested without IRQF_ONESHOT > > > > > > Make sure threaded IRQs without a primary handler are always request > > > with IRQF_ONESHOT > > > > Acked-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> > > Bart, I guess I will collect this in my branch and send you a PR. > I have more fixes to that file anyway. > > -- > With Best Regards, > Andy Shevchenko > > Fine with me!