From: Jesse Barnes on 13 Aug 2010 19:30 On Wed, 4 Aug 2010 14:19:12 -0400 Konrad Rzeszutek Wilk <konrad.wilk(a)oracle.com> wrote: > From: Alex Nixon <alex.nixon(a)citrix.com> > > The frontend stub lives in arch/x86/pci/xen.c, alongside other > sub-arch PCI init code (e.g. olpc.c). > > It provides a mechanism for Xen PCI frontend to setup/destroy > legacy interrupts, MSI/MSI-X, and PCI configuration operations. > > [ Impact: add core of Xen PCI support ] > [ v2: Removed the IOMMU code and only focusing on PCI. Dropping: > drivers/pci/Makefile, drivers/pci/xen-iommu.c, arch/x86/kernel/pci-dma.c > and arch/x86/include/asm/xen/iommu.h] > [ v3: removed usage of pci_scan_all_fns as that does not exist] > [ v4: introduced pci_xen value to fix compile warnings] > [ v5: squished fixes+features in one patch, changed Reviewed-by to Ccs] > Signed-off-by: Alex Nixon <alex.nixon(a)citrix.com> > Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge(a)citrix.com> > Signed-off-by: Ian Campbell <ian.campbell(a)citrix.com> > Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk(a)oracle.com> > Signed-off-by: Stefano Stabellini <stefano.stabellini(a)eu.citrix.com> > Cc: "H. Peter Anvin" <hpa(a)zytor.com> > Cc: Matthew Wilcox <willy(a)linux.intel.com> > Cc: Qing He <qing.he(a)intel.com> > Cc: Thomas Gleixner <tglx(a)linutronix.de> > Cc: x86(a)kernel.org > Cc: Jesse Barnes <jbarnes(a)virtuousgeek.org> > --- Fine with me if this stuff goes in with the rest of the Xen bits, presumably through the x86 tree. Acked-by: Jesse Barnes <jbarnes(a)virtuousgeek.org> -- Jesse Barnes, Intel Open Source Technology Center -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|
Pages: 1 Prev: [GIT PULL] x86/uv for 2.6.36 - second batch Next: proc/pci: kill BKL |