Re: [PATCH] PCI/LINK: Request a one-shot IRQ with NULL handler

2019-03-25 Thread Alex G.
Hi Borislav, Thanks for the update. We've settled on a different fix [1], since Lukas was not happy with IRQF_ONESHOT [2]. Alex [1] https://lore.kernel.org/linux-pci/20190323003700.7294-1-mr.nuke...@gmail.com/ [2] https://lore.kernel.org/linux-pci/20190318043314.noyj6t4sh26sp...@wunner.de/

[PATCH] PCI/LINK: Request a one-shot IRQ with NULL handler

2019-03-25 Thread Borislav Petkov
From: Borislav Petkov Booting v5.1-rc1 causes these new messages in dmesg here: genirq: Threaded irq requested with handler=NULL and !ONESHOT for irq 24 pcie_bw_notification: probe of :00:02.0:pcie010 failed with error -22 because requesting a threaded IRQ with NULL handler needs to be