DragonFly commits List (threaded) for 2010-08
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: crit_exit - Correct panic conditions
commit 850634cc709b658d17965fb8e57d1002ecbe20fc
Author: Alex Hornung <ahornung@gmail.com>
Date: Wed Aug 25 10:09:03 2010 +0100
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.
Summary of changes:
sys/kern/lwkt_thread.c | 6 +++---
sys/sys/thread2.h | 4 ++--
2 files changed, 5 insertions(+), 5 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/850634cc709b658d17965fb8e57d1002ecbe20fc
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]