]> www.infradead.org Git - users/jedix/linux-maple.git/commit
xen/pci: In xen_register_pirq bind the GSI to the IRQ after the hypercall.
authorKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Wed, 6 Jul 2011 14:48:22 +0000 (10:48 -0400)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Wed, 19 Oct 2011 18:47:57 +0000 (14:47 -0400)
commit99c8b4d1943a52c33aab005d96801df14fecef0f
treeab8331918c16cbe4855f4c3ac86a3dae7040decf
parent64b8dafc231053a5e5058bceb6869c5bd83db1ef
xen/pci: In xen_register_pirq bind the GSI to the IRQ after the hypercall.

Not before .. also that code segment starts looking like the HVM one.

Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
arch/x86/pci/xen.c