Skip to content
Commit 872434d6 authored by Thomas Gleixner's avatar Thomas Gleixner
Browse files

genirq: Add missing status flags to modification mask



The mask which filters out the valid bits which can be set via
irq_modify_status() is missing IRQ_NO_BALANCING, which breaks UV.

Add IRQ_PER_CPU as well to avoid another one line patch for 39.

Signed-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
parent 44f2c5c8
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