On Tue, 08 Sep 2009 05:08:02 -0700 ebiederm@xxxxxxxxxxxx (Eric W. Biederman) wrote: > > In general a BIOS may goof or we may hotplug in a hotplug controller. > In either case the kernel needs to reserve resources for plugging > in more devices in the future instead of creating a minimal resource > assignment. > > We already do this for cardbus bridges I am just adding a variant > for pcie bridges. > > v2: Make testing for pcie hotplug bridges based on a flag. > > So far we only set the flag for pcie but a header_quirk > could easily be added for the non-standard pci hotplug > bridges. > > Signed-off-by: Eric W. Biederman <ebiederm@xxxxxxxxxxxxxxxxxx> > --- Nice. Applied to linux-next. I had to fix up one conflict in pci.h but it was trivial so hopefully everything committed correctly. Thanks, -- Jesse Barnes, Intel Open Source Technology Center -- 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