Module Name: src Committed By: skrll Date: Sun Nov 9 09:21:57 UTC 2014
Modified Files: src/sys/arch/arm/arm: cpufunc_asm_armv7.S Log Message: Ensure all memory operations are complete by before wfi. For example, the cpu could have just been in uvm_pageidlezero. To generate a diff of this commit: cvs rdiff -u -r1.20 -r1.21 src/sys/arch/arm/arm/cpufunc_asm_armv7.S Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.