[PATCH 16/19] x86, irq: Introduce setup_remapped_irq()

2012-11-20 Thread Joerg Roedel
This function does irq-remapping specific interrupt setup like modifying the chip defaults. Signed-off-by: Joerg Roedel Acked-by: Sebastian Andrzej Siewior --- arch/x86/include/asm/irq_remapping.h |9 + arch/x86/kernel/apic/io_apic.c | 13 +++-- drivers/iommu/irq_rem

[PATCH 16/19] x86, irq: Introduce setup_remapped_irq()

2012-09-26 Thread Joerg Roedel
This function does irq-remapping specific interrupt setup like modifying the chip defaults. Signed-off-by: Joerg Roedel --- arch/x86/include/asm/irq_remapping.h |9 + arch/x86/kernel/apic/io_apic.c | 13 +++-- drivers/iommu/irq_remapping.c|9 + 3 f

Re: [PATCH 16/19] x86, irq: Introduce setup_remapped_irq()

2012-09-25 Thread Joerg Roedel
On Sun, Aug 26, 2012 at 08:30:30PM +0200, Sebastian Andrzej Siewior wrote: > On Mon, Aug 20, 2012 at 03:56:02PM +0200, Joerg Roedel wrote: > > --- a/arch/x86/include/asm/irq_remapping.h > > +++ b/arch/x86/include/asm/irq_remapping.h > > @@ -44,6 +44,9 @@ extern void compose_remapped_msi_msg(struct

Re: [PATCH 16/19] x86, irq: Introduce setup_remapped_irq()

2012-08-26 Thread Sebastian Andrzej Siewior
On Mon, Aug 20, 2012 at 03:56:02PM +0200, Joerg Roedel wrote: > --- a/arch/x86/include/asm/irq_remapping.h > +++ b/arch/x86/include/asm/irq_remapping.h > @@ -44,6 +44,9 @@ extern void compose_remapped_msi_msg(struct pci_dev *pdev, >struct msi_msg *msg, u8 hpet_id

[PATCH 16/19] x86, irq: Introduce setup_remapped_irq()

2012-08-20 Thread Joerg Roedel
This function does irq-remapping specific interrupt setup like modifying the chip defaults. Signed-off-by: Joerg Roedel --- arch/x86/include/asm/irq_remapping.h |9 + arch/x86/kernel/apic/io_apic.c | 13 +++-- drivers/iommu/irq_remapping.c| 11 +++ 3

[PATCH 16/19] x86, irq: Introduce setup_remapped_irq()

2012-08-07 Thread Joerg Roedel
This function does irq-remapping specific interrupt setup like modifying the chip defaults. Signed-off-by: Joerg Roedel --- arch/x86/include/asm/irq_remapping.h |9 + arch/x86/kernel/apic/io_apic.c | 13 +++-- drivers/iommu/irq_remapping.c| 11 +++ 3