diff options
author | David Gwynne <dlg@cvs.openbsd.org> | 2015-07-02 08:58:17 +0000 |
---|---|---|
committer | David Gwynne <dlg@cvs.openbsd.org> | 2015-07-02 08:58:17 +0000 |
commit | ec152b9d201c5e62fc010e5eef7da07408c5ef9a (patch) | |
tree | 4878984230a0a589fb603b44068cc15866bb6869 /sys/arch/zaurus | |
parent | 8fe11c7654c1620c34b16e8c4fe379ba645a4059 (diff) |
copy MUTEX_ASSERT_LOCKED and MUTEX_ASSERT_UNLOCKED from alpha.
the previous asserts checked if the mutex was locked by any cpu or
not when they should have been checking if the current cpu has the
lock or not.
found by miod after i enabled pool_gc again.
ok miod@
Diffstat (limited to 'sys/arch/zaurus')
0 files changed, 0 insertions, 0 deletions