crit_exit - Correct panic conditions
authorAlex Hornung <ahornung@gmail.com>
Wed, 25 Aug 2010 09:09:03 +0000 (10:09 +0100)
committerAlex Hornung <ahornung@gmail.com>
Wed, 25 Aug 2010 09:48:57 +0000 (10:48 +0100)
commit850634cc709b658d17965fb8e57d1002ecbe20fc
tree0c971cf7e22d54b4ace3780bff376b8e6bcce575
parent3c499555f10068eaf5493071d7906a849401072e
crit_exit - Correct panic conditions

* Now that critical sections have been moved out of the td_pri and use
  their own td_critcount, we also need to adjust the panic conditions
  accordingly.
sys/kern/lwkt_thread.c
sys/sys/thread2.h