Skip to content
Commit 569bda8d authored by Thomas Gleixner's avatar Thomas Gleixner
Browse files

genirq: Always apply cpu online mask



If the affinity had been set by the user, then a later request_irq()
will honour that setting. But online cpus can have changed. So apply
the online mask and for this case as well.

Signed-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
parent b008207c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment