]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Ensure arm64 DMA alignment is passed from parents to children
authorandrew <andrew@FreeBSD.org>
Thu, 24 Sep 2020 10:40:49 +0000 (10:40 +0000)
committerandrew <andrew@FreeBSD.org>
Thu, 24 Sep 2020 10:40:49 +0000 (10:40 +0000)
commit43a5ac8ba6e47eccf1677e8d2760962e0ee2ed09
tree55f0cd9551909c18d70a9a9ae85c346bd7138dfa
parentddfe9d9a9cf49396d801fa9e991e92190bbd05e3
Ensure arm64 DMA alignment is passed from parents to children

This ensures the alignment check will take these alignments into account.

Sponsored by: Innovate UK
sys/arm64/arm64/busdma_machdep.c