commit | dc5f219e88294b93009eef946251251ffffb6d60 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Fri Feb 04 13:19:20 2011 +0100 |
committer | Thomas Gleixner <tglx@linutronix.de> | Tue Feb 08 16:36:47 2011 +0100 |
tree | d4fd68261803ee6bd90ed4b422053d879352228e | |
parent | 100b33c8bd8a3235fd0b7948338d6cbb3db3c63d [diff] |
genirq: Add IRQF_FORCE_RESUME 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>