[v10 01/10] iommu: Add new member capability to struct irq_remap_ops

2015-06-08 Thread Feng Wu
Add a new member 'capability' to struct irq_remap_ops for storing information about available capabilities such as VT-d Posted-Interrupts. Signed-off-by: Feng Wu Reviewed-by: Jiang Liu Reviewed-by: Thomas Gleixner Acked-by: Joerg Roedel --- arch/x86/include/asm/irq_remapping.h | 4

[v10 01/10] iommu: Add new member capability to struct irq_remap_ops

2015-06-08 Thread Feng Wu
Add a new member 'capability' to struct irq_remap_ops for storing information about available capabilities such as VT-d Posted-Interrupts. Signed-off-by: Feng Wu feng...@intel.com Reviewed-by: Jiang Liu jiang@linux.intel.com Reviewed-by: Thomas Gleixner t...@linutronix.de Acked-by: Joerg