freebsd-dev/sys/compat/linuxkpi/common
Bryan Drewery f6e7d67a43 linux_dma: Ensure proper flags pass to allocators.
Possibly fixes the wrong flags being passed to the kernel
allocators in linux_dma_alloc_coherent() and linux_dma_pool_alloc().

Reviewed by:	hps
MFC after:	2 weeks
Sponsored by:	Dell EMC
Differential Revision:	https://reviews.freebsd.org/D27508
2020-12-10 20:45:08 +00:00
..
include Prefer using the MIN() function macro over the min() inline function 2020-12-07 09:48:06 +00:00
src linux_dma: Ensure proper flags pass to allocators. 2020-12-10 20:45:08 +00:00