On Tue, 25 Feb 2025 11:04:44 +0530, Manivannan Sadhasivam wrote: > This series fixes a warning from kernel IRQ core that gets triggered in the > error path of QCA6390 probe. While fixing that I also noticed the same issue in > the ath12k driver, so added an untested patch for the same. > > Finally, updated the irq_set_affinity_hint() API in both drivers as it was > deprecated. > > [...] Applied, thanks! [1/3] wifi: ath11k: Clear affinity hint before calling ath11k_pcic_free_irq() in error path commit: 68410c5bd381a81bcc92b808e7dc4e6b9ed25d11 [2/3] wifi: ath12k: Clear affinity hint before calling ath12k_pci_free_irq() in error path commit: b43b1e2c52db77c872bd60d30cdcc72c47df70c7 [3/3] wifi: ath11k/ath12k: Replace irq_set_affinity_hint() with irq_set_affinity_and_hint() commit: 6f2d839d11b36c630dbcad2c68613f15409de392 Best regards, -- Jeff Johnson <jeff.johnson@xxxxxxxxxxxxxxxx>