commit | fc5697126aa074c289df5e8baae28e115963023f | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Tue Sep 15 12:33:42 2015 +0200 |
committer | Thomas Gleixner <tglx@linutronix.de> | Wed Sep 16 15:46:48 2015 +0200 |
tree | b36a326ff1014c260c2873282583f8ae29a264fa | |
parent | 755d119a6204974b2005a98549a48a75a7f5010b [diff] |
genirq: Provide IRQD_FORWARDED_TO_VCPU status flag Provide a irq data flag to mark an irq forwarded to a VCPU along with the accessor functions. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Acked-by: Marc Zyngier <marc.zyngier@arm.com>