the bitrig master branch has been updated by patrick with 1 new commit: commit 4692fe3795bad6fc46aa97978f37aa8a5387574e diff: https://github.com/bitrig/bitrig/commit/4692fe3 author: Patrick Wildt <[email protected]> date: Wed May 27 10:59:11 2015 +0200
arm: revert to write-through pagetables Unfortunately write-back is not stable enough, so we need to revert to the old behaviour of using write-through if possible, otherwise uncached. M sys/arch/arm/arm/cpufunc_asm_armv7.S M sys/arch/arm/arm/pmap.c
