genirq: Warn when effective affinity is not updated
authorThomas Gleixner <tglx@linutronix.de>
Mon, 9 Oct 2017 10:41:36 +0000 (12:41 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Mon, 9 Oct 2017 11:26:48 +0000 (13:26 +0200)
commit19e1d4e947cac3b5e08225d15ad7744e691c7376
tree61139efe210f4a4841580974f7e7c01856faa969
parent8a5776a5f49812d29fe4b2d0a2d71675c3facf3f
genirq: Warn when effective affinity is not updated

Emit a one time warning when the effective affinity mask is enabled in
Kconfig, but the interrupt chip does not update the mask in its
irq_set_affinity() callback,

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Marc Zyngier <marc.zyngier@arm.com>
Link: http://lkml.kernel.org/r/alpine.DEB.2.20.1710042208400.2406@nanos
kernel/irq/manage.c