genirq: Add IRQF_FORCE_RESUME
authorThomas Gleixner <tglx@linutronix.de>
Fri, 4 Feb 2011 12:19:20 +0000 (13:19 +0100)
committerThomas 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