]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
LinuxKPI buildfix for 32-bit DMA architectures after r346645.
authorHans Petter Selasky <hselasky@FreeBSD.org>
Thu, 25 Apr 2019 09:13:15 +0000 (09:13 +0000)
committerHans Petter Selasky <hselasky@FreeBSD.org>
Thu, 25 Apr 2019 09:13:15 +0000 (09:13 +0000)
commitd4fedb75ec1724fbea1f7c12159508d3ee3a4eed
tree40ee97cfd949256c6c81a97ef524ee8940668334
parent56a70105df148e611d90c1c7dbce516b9aa52825
LinuxKPI buildfix for 32-bit DMA architectures after r346645.

The <sys/pctrie.h> APIs expect a 64-bit DMA key.
This is fine as long as the DMA is less than or equal to 64 bits, which
is currently the case.

Sponsored by: Mellanox Technologies
sys/compat/linuxkpi/common/src/linux_pci.c