CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2009/11/08 06:50:14
Modified files: sys/arch/arm/arm: cpufunc_asm_xscale.S Log message: Make sure xscale_cache_flushD_rng will not try to flush more than the cache size; might skirt some cache hazards. ok deraadt@