ips 3/4: use pci_dma APIs and remove GFP abuse
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.
Showing
This diff is collapsed.
Please register or sign in to comment