Module Name: src Committed By: skrll Date: Fri Sep 14 10:13:03 UTC 2018
Modified Files: src/sys/arch/arm/arm32: bus_dma.c Log Message: Fix BUS_DMASYNC_PREREAD|BUS_DMASYNC_PREWRITE for aarch64. The readonly mbuf optimisation is for the old arm pmap. To generate a diff of this commit: cvs rdiff -u -r1.112 -r1.113 src/sys/arch/arm/arm32/bus_dma.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.