[PATCH] Small fix to pci_alloc_consistent()
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.
Showing
Please register or sign in to comment