git: kernel - Fix ktrace -C and -d

Matthew Dillon dillon at crater.dragonflybsd.org
Mon Mar 7 12:12:45 PST 2011


commit 3f1815acdc676339e0b29bff989b21bcf4ff7bf2
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Mon Mar 7 12:10:04 2011 -0800

    kernel - Fix ktrace -C and -d
    
    * Fix a system lockup when ktrace -C / -d is used (bug introduced with
      recent MP work).

Summary of changes:
 sys/kern/kern_ktrace.c |   55 +++++++++++++++++++++++++++++------------------
 1 files changed, 34 insertions(+), 21 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/3f1815acdc676339e0b29bff989b21bcf4ff7bf2


-- 
DragonFly BSD source repository





More information about the Commits mailing list