]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
LinuxKPI should use bus_dma(9) to be compatible with an IOMMU
authortychon <tychon@FreeBSD.org>
Wed, 24 Apr 2019 20:30:45 +0000 (20:30 +0000)
committertychon <tychon@FreeBSD.org>
Wed, 24 Apr 2019 20:30:45 +0000 (20:30 +0000)
commit6dbde879b1f13d5397bbde3b8d6f75b898fd2bed
tree9ec85d24720d39d04e19674b774b98d474d1b846
parent300fb486d051e087d3207235b377436c1e1b31fe
LinuxKPI should use bus_dma(9) to be compatible with an IOMMU

Reviewed by: hselasky, kib
Tested by: greg@unrelenting.technology
Sponsored by: Dell EMC Isilon
Differential Revision: https://reviews.freebsd.org/D19845
sys/compat/linuxkpi/common/include/linux/device.h
sys/compat/linuxkpi/common/include/linux/dma-mapping.h
sys/compat/linuxkpi/common/include/linux/dmapool.h
sys/compat/linuxkpi/common/include/linux/pci.h
sys/compat/linuxkpi/common/include/linux/scatterlist.h
sys/compat/linuxkpi/common/src/linux_pci.c
sys/sys/param.h