[patch 0/2] Collecting host bridge resources - take 2
rajesh.shah_at_intel.com
Date: 06/03/05
- Previous message: Abhay_Salunke_at_Dell.com: "RE: [patch 2.6.12-rc3] dell_rbu: Resubmitting patch for new DellBIOS update driver"
- Next in thread: rajesh.shah_at_intel.com: "[patch 2/2] i386/x86_64: collect host bridge resources v2"
- Reply: rajesh.shah_at_intel.com: "[patch 2/2] i386/x86_64: collect host bridge resources v2"
- Reply: rajesh.shah_at_intel.com: "[patch 1/2] Increase the number of PCI bus resources"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 02 Jun 2005 15:41:47 -0700 To: gregkh@suse.de, ink@jurassic.park.msu.ru, ak@suse.de, len.brown@intel.com, akpm@osdl.org
ACPI hotplug code now uses the PCI core to allocate and manage
resources for hot-plug devices. To work correctly, this requires
all bridges to report resources they are decoding in their
pci_bus structure. We already do this for PCI-PCI bridges, but
not for host bridges. This patchset reads and stores host bridge
resources reported by ACPI BIOS for i386 and x86_64 systems.
This is the 2nd version of this patchset. The major change is
that it increases the number of resource pointers in the pci_bus
structure and eliminates the need to have a boot time parameter
to enable the code.
Andrew, if you add this to the next -mm, please also drop the
previous version this patchset (i386-collect-host-bridge-resources.patch
and x86_64-collect-host-bridge-resources.patch).
Rajesh
-- - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Previous message: Abhay_Salunke_at_Dell.com: "RE: [patch 2.6.12-rc3] dell_rbu: Resubmitting patch for new DellBIOS update driver"
- Next in thread: rajesh.shah_at_intel.com: "[patch 2/2] i386/x86_64: collect host bridge resources v2"
- Reply: rajesh.shah_at_intel.com: "[patch 2/2] i386/x86_64: collect host bridge resources v2"
- Reply: rajesh.shah_at_intel.com: "[patch 1/2] Increase the number of PCI bus resources"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|