]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
linux_dma: Ensure proper flags pass to allocators.
authorbdrewery <bdrewery@FreeBSD.org>
Thu, 10 Dec 2020 20:45:08 +0000 (20:45 +0000)
committerbdrewery <bdrewery@FreeBSD.org>
Thu, 10 Dec 2020 20:45:08 +0000 (20:45 +0000)
commitf623166c738c4b95fea39fcce3a7d5357f6933c6
treeffe394e985d7265b01148aade5ee23afe05f6d29
parent04477ecaf26f35042564a35ec01454c15843f832
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
sys/compat/linuxkpi/common/src/linux_pci.c