the bitrig master branch has been updated by haesbaert with 1 new commit:

commit 01ee8334bbaa773f5de092d4b9ba11ffc93236e7
diff: https://github.com/bitrig/bitrig/commit/01ee833
author: Christiano F. Haesbaert <[email protected]>
date: Thu Dec 12 12:41:09 2013 +0100

Switch mplock to a MI implementation.

Based on a diff from Patrick that converted amd64 to C11 atomics plus
a few tweaks by me.

With this we can also delete lock_machdep.c which was actually only
the mplock implementation.

ok pedro@ patrick@

M       sys/arch/amd64/amd64/ipifuncs.c
D       sys/arch/amd64/amd64/lock_machdep.c
M       sys/arch/amd64/conf/files.amd64
D       sys/arch/amd64/include/mplock.h
D       sys/arch/arm/arm/lock_machdep.c
M       sys/arch/arm/conf/files.arm
D       sys/arch/arm/include/mplock.h
D       sys/arch/armv7/include/mplock.h
M       sys/conf/files
A       sys/kern/kern_mplock.c
M       sys/sys/mplock.h

Reply via email to