[PATCH 3/8] genirq/affinity: factor out a irq_affinity_set helper

Thomas Gleixner tglx at linutronix.de
Fri Jun 16 03:23:17 PDT 2017


On Sat, 3 Jun 2017, Christoph Hellwig wrote:
> +
> +bool irq_affinity_set(int irq, struct irq_desc *desc, const cpumask_t *mask)

This should be named irq_affinity_force() because it circumvents the 'move
in irq context' mechanism. I'll do that myself. No need to resend.

Thanks,

	tglx




More information about the Linux-nvme mailing list