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:
100b33c
)
genirq: Add IRQF_FORCE_RESUME
author
Thomas Gleixner
<tglx@linutronix.de>
Fri, 4 Feb 2011 12:19:20 +0000
(13:19 +0100)
committer
Thomas Gleixner
<tglx@linutronix.de>
Tue, 8 Feb 2011 15:36:47 +0000
(16:36 +0100)
Xen needs to reenable interrupts which are marked IRQF_NO_SUSPEND in the
resume path. Add a flag to force the reenabling in the resume code.
Tested-and-acked-by: Ian Campbell <Ian.Campbell@eu.citrix.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
No differences found