Module Name: src Committed By: msaitoh Date: Thu Jan 5 09:08:45 UTC 2017
Modified Files:
src/sys/arch/arm/arm32: bus_dma.c
src/sys/arch/x86/x86: bus_dma.c
Log Message:
Update the dmamp argument only when the allocation succeeded.
To generate a diff of this commit:
cvs rdiff -u -r1.97 -r1.98 src/sys/arch/arm/arm32/bus_dma.c
cvs rdiff -u -r1.74 -r1.75 src/sys/arch/x86/x86/bus_dma.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
