CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2015/09/21 00:21:49
Modified files: sys/arch/powerpc/powerpc: mutex.c Log message: Fix membar positioning in mtx_enter_try() and (critically!) mtx_leave() Same diff as guenther@ committed for alpha. ok guenther@