• James Bottomley's avatar
    ips 3/4: use pci_dma APIs and remove GFP abuse · cae1550d
    James Bottomley authored
    From: David Jeffery <david_jeffery@adaptec.com>
    (with minor reject fixes)
    
    This patch removes several places where we were using kmalloc flag
    tricks to always get memory <4GB instead of using the proper
    dma_alloc_consistent() API.  It also no longer #errors on when compiled
    for x86-64 kernels.
    cae1550d
ips.h 43 KB