git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
44f2c5c
)
genirq: Add missing status flags to modification mask
author
Thomas Gleixner
<tglx@linutronix.de>
Sat, 5 Feb 2011 15:25:25 +0000
(16:25 +0100)
committer
Thomas Gleixner
<tglx@linutronix.de>
Sat, 5 Feb 2011 15:33:56 +0000
(16:33 +0100)
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
patch
|
blob
|
history
diff --cc
include/linux/irq.h
Simple merge