commit | 19e1d4e947cac3b5e08225d15ad7744e691c7376 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Mon Oct 09 12:41:36 2017 +0200 |
committer | Thomas Gleixner <tglx@linutronix.de> | Mon Oct 09 13:26:48 2017 +0200 |
tree | 61139efe210f4a4841580974f7e7c01856faa969 | |
parent | 8a5776a5f49812d29fe4b2d0a2d71675c3facf3f [diff] |
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