[PATCH] cleanup in Xen PCI (arch/x86/pci/xen.c) code for 3.1

From: Konrad Rzeszutek Wilk
Date: Wed Jun 15 2011 - 15:21:19 EST


Proposing these eight patches for 3.1. The goal of these patches is to:
- clean up the Xen PCI glue code in xen.c to make it easier to maintain
- squash some common code together if possible


I've tested it as PV PCI, PV Dom0, and lightly PVonHVM - I keep on getting
some really weird bootup problems with PVonHVM (it hangs on transitiong from
IDE to PV drivers with or without these patches) - so I will redo that test
shortly once I find out what is happening.

The patches are also available at
git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen.git stable/pci.cleanups

arch/x86/include/asm/xen/pci.h | 5 +-
arch/x86/pci/xen.c | 370 ++++++++++++++++++----------------------
drivers/xen/events.c | 2 +-
3 files changed, 170 insertions(+), 207 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/