git: kernel - Fix marker in sysctl_kern_proc()

Matthew Dillon dillon at crater.dragonflybsd.org
Fri Nov 18 08:16:59 PST 2011


commit 42b33868ed5213db4a88a5bc666411125dc467ff
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Fri Nov 18 08:09:11 2011 -0800

    kernel - Fix marker in sysctl_kern_proc()
    
    * The marker wasn't being marked as a marker, resulting in a
      kernel panic when two or more 'ps' commands are running concurrently
      and one blocks.

Summary of changes:
 sys/kern/kern_proc.c |   23 +++++++----------------
 1 files changed, 7 insertions(+), 16 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/42b33868ed5213db4a88a5bc666411125dc467ff


-- 
DragonFly BSD source repository





More information about the Commits mailing list