• Jesse Barnes's avatar
    [PATCH] ia64: only scan SN2 PCI busses that exist · 0086de6f
    Jesse Barnes authored
    sn_pci_init was unconditionally scanning 255 PCI busses, even though
    only a few are actually present on most systems.  This patch adds a
    check to make sure a given bus exists before doing the scan, which
    saves a little memory and also makes /sys/devices reflect reality a
    bit more closely.
    0086de6f
pci_bus_cvlink.c 24.4 KB