Unify <machine/mutex.h> a bit further.
authormpi <mpi@openbsd.org>
Thu, 4 Jan 2018 11:03:48 +0000 (11:03 +0000)
committermpi <mpi@openbsd.org>
Thu, 4 Jan 2018 11:03:48 +0000 (11:03 +0000)
commit4c6d9147fe2ff541db95dc25133e4e496d9a3e8a
tree6a9683139f5b07d7d51dcbb32eaa125bec81111f
parenta9e5ca2b2ad4fb4dd04dd121dd2515e91deb4aff
Unify <machine/mutex.h> a bit further.

Remove `mtx_lock' from i386, add volatile before `mtx_owner' where it
was missing.

Inputs from kettenis@, ok visa@
sys/arch/alpha/include/mutex.h
sys/arch/hppa/include/mutex.h
sys/arch/i386/i386/genassym.cf
sys/arch/i386/include/mutex.h
sys/arch/m88k/include/mutex.h
sys/arch/mips64/include/mutex.h