commit | 0551968add53777fddd18f4ffb4e3bbc1f646d79 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Thu Sep 21 11:54:44 2017 +0200 |
committer | Thomas Gleixner <tglx@linutronix.de> | Thu Sep 21 11:54:44 2017 +0200 |
tree | eb315949a2c7d412f0ea5b3e03e9489a1f828147 | |
parent | c52f56a69d104d5294af3d652776d94b1ef6a175 [diff] |
Revert "genirq: Restrict effective affinity to interrupts actually using it" This reverts commit 74def747bcd09692bdbf8c6a15350795b0f11ca8. The change to the helper function is only correct for the /proc/irq/ readout usage, but breaks the existing x86 usage of that function. Reported-by: Yanko Kaneti <yaneti@declera.com> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Cc: Marc Zyngier <marc.zyngier@arm.com>