]> git.baikalelectronics.ru Git - kernel.git/commit
genirq: Add missing status flags to modification mask
authorThomas Gleixner <tglx@linutronix.de>
Sat, 5 Feb 2011 15:25:25 +0000 (16:25 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Sat, 5 Feb 2011 15:33:56 +0000 (16:33 +0100)
commit131f029324a54f7adba30d712b86d543b01af014
tree82f55a0ff9ed1fc9eb814fb80dfb5e605f47e07a
parent6fe0c3d2ccc48df3b5d1f919d3354332a0f87949
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: Thomas Gleixner <tglx@linutronix.de>
include/linux/irq.h