• Matthew Wilcox's avatar
    [PATCH] PCI: i386/pci/direct.c fixes · f5f7e4d0
    Matthew Wilcox authored
     - Request resources before using them
     - Don't allocate GFP_KERNEL memory with interrupts disabled
     - Split pci_direct_init() into three functions to prevent it from
       getting too long.
    f5f7e4d0
direct.c 5.6 KB