git: crit_exit - Correct panic conditions

Alex Hornung alexh at crater.dragonflybsd.org
Wed Aug 25 02:49:23 PDT 2010


commit 850634cc709b658d17965fb8e57d1002ecbe20fc
Author: Alex Hornung <ahornung at 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





More information about the Commits mailing list