genirq: Provide irq_get_effective_affinity()
authorThomas Gleixner <tglx@linutronix.de>
Thu, 10 Dec 2020 19:25:40 +0000 (20:25 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Tue, 15 Dec 2020 15:19:30 +0000 (16:19 +0100)
commit3e2380123fb96987ce958f623207010c667ffa7c
tree3c0b3082a8f46c2310adfb9b8d5b0602a4f98354
parentf1c6306c0d6b50844ba02c8a53e35405e9c0db05
genirq: Provide irq_get_effective_affinity()

Provide an accessor to the effective interrupt affinity mask. Going to be
used to replace open coded fiddling with the irq descriptor.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/r/20201210194042.967177918@linutronix.de
include/linux/irq.h