]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Restrict the memory barriers in bus_dmamap_sync to just the operations
authorAndrew Turner <andrew@FreeBSD.org>
Thu, 12 May 2016 12:13:28 +0000 (12:13 +0000)
committerAndrew Turner <andrew@FreeBSD.org>
Thu, 12 May 2016 12:13:28 +0000 (12:13 +0000)
commit2b45fde3791641ae80ffecab4309e1d41c219d8c
tree1acf61b68d13e5b9a428506782b7aa78382fdded
parent3a8bec33ef8c141bbed385909913b110c674f0e5
Restrict the memory barriers in bus_dmamap_sync to just the operations
where it's needed.

Obtained from: ABT Systems Ltd
Sponsored by: The FreeBSD Foundation
sys/arm64/arm64/busdma_bounce.c