Ram, I was interested in your patch to see if it solves a PCI/PCI-E hotplug problem that we are having on our systems. However, I get the following compile time errors upon trying your patch on the current linux git tree (git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git): drivers/pci/setup-bus.c: In function ‘pbus_size_io’: drivers/pci/setup-bus.c:561: error: ‘struct resource’ has no member named ‘add_size’ make[3]: *** [drivers/pci/setup-bus.o] Error 1 make[2]: *** [drivers/pci] Error 2 make[1]: *** [drivers] Error 2 CC arch/x86/pci/pcbios.o make[1]: *** Waiting for unfinished jobs.... CC arch/x86/pci/mmconfig_32.o CC arch/x86/pci/direct.o CC arch/x86/pci/mmconfig-shared.o CC arch/x86/pci/fixup.o CC arch/x86/pci/acpi.o CC arch/x86/pci/legacy.o CC arch/x86/pci/irq.o CC arch/x86/pci/common.o CC arch/x86/pci/early.o CC arch/x86/pci/amd_bus.o CC arch/x86/pci/bus_numa.o LD arch/x86/pci/built-in.o make[1]: Leaving directory `/usr/src/linux-2.6' make: *** [debian/stamp/build/kernel] Error 2 debian:/usr/src/linux-2.6# -- To unsubscribe from this list: send the line "unsubscribe linux-pci" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html