CVSROOT: /cvs Module name: src Changes by: j...@cvs.openbsd.org 2014/12/31 20:26:13
Modified files: sys/arch/arm/include: pmap.h Log message: Always drain the write buffer on pte sync. Needed for Cortex A7/A15 which have integrated L2 so changes will get flushed to memory ASAP. >From Patrick Wildt in Bitrig via rapha@ ok miod@