• Ivan Kokshaysky's avatar
    [PATCH] 2.5.18: unnamed PCI bus resources · bae651dd
    Ivan Kokshaysky authored
    As pointed out by Russell King, resource name pointers
    of the secondary PCI buses are left uninitialized in the
    non-x86 PCI allocation path.
    
    Assigning these pointers in pci_add_new_bus() fixes the problem.
    bae651dd
probe.c 16.8 KB