• Dave Jones's avatar
    [PATCH] Small fix to pci_alloc_consistent() · 71e9dd0d
    Dave Jones authored
    Original from Badari Pulavarty <pbadari@us.ibm.com>:
    
    pci_alloc_consistent() is returning zone DMA memory to highmem
    enabled drivers when it really should have been returning zone NORMAL.
    
    Found this while testing qlogicfc driver for > 4GB support.
    71e9dd0d
pci-dma.c 890 Bytes