summaryrefslogtreecommitdiff
path: root/arch/xtensa
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@linutronix.de>2014-03-04 14:19:16 (GMT)
committerThomas Gleixner <tglx@linutronix.de>2014-03-04 16:37:55 (GMT)
commit5c331c8626f5d39722d07101c699c8e794f5629d (patch)
tree31472b882b476598f9d79bebf44da818856c8687 /arch/xtensa
parent6decf1a33c386d4addc2ed9d269c3868f08c70bb (diff)
downloadlinux-5c331c8626f5d39722d07101c699c8e794f5629d.tar.xz
irqchip: xtensa: Select only an online cpu
The user space interface does not filter out offline cpus. It merily verifies that the mask contains at least one online cpu. So the selector in the irq chip implementation needs to make sure to pick only an online cpu because otherwise: Offline Core 1 Set affinity to 0xe Selector will pick first set bit, i.e. core 1 Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Cc: Chris Zankel <chris@zankel.net> Cc: xtensa <linux-xtensa@linux-xtensa.org>
Diffstat (limited to 'arch/xtensa')
0 files changed, 0 insertions, 0 deletions