DragonFly commits List (threaded) for 2011-11
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: kernel - Fix marker in sysctl_kern_proc()
commit 42b33868ed5213db4a88a5bc666411125dc467ff
Author: Matthew Dillon <dillon@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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]