Fix an invariant test that tries to catch locked tokens being left on the
authorMatthew Dillon <dillon@dragonflybsd.org>
Tue, 1 Feb 2005 22:36:26 +0000 (22:36 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Tue, 1 Feb 2005 22:36:26 +0000 (22:36 +0000)
commitc76c4607e00dc9c3f93620a6a364438b569217dc
tree786af828b5e49fa22f6472aaf27ec3842ad951e2
parent5dd49d16652b612c7b59132773af90f28f450fdf
Fix an invariant test that tries to catch locked tokens being left on the
stack after a stack pop.

Submitted-by: Aggelos Economopoulos <aoiko@cc.ece.ntua.gr>
sys/kern/lwkt_token.c