irq_do_set_affinity() last argument differentiates whether notify work need to queued for this irq or not. So that we can avoid double queuing of notify in the irq_set_affinity_locked() path.
- Schedule affinity_notify work while migrating IRQs during ... Prasad Sodagudi
- [PATCH] genirq: Notify clients whenever there is chan... Prasad Sodagudi