DragonFly commits List (threaded) for 2009-05
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
DragonFly-2.3.1.64.g6b8b1 master sys/platform/vkernel/i386 exception.c
commit 6b8b1c3752bd860a9c90d74230476d46549efbb2
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date: Fri May 15 13:49:43 2009 -0700
vkernel - Fix races in stopsig() and ipisig().
stopsig() needed a critical section and ipisig() needed to adjust
intr_nesting_level within a critical section.
Summary of changes:
sys/platform/vkernel/i386/exception.c | 14 ++++++++++++--
1 files changed, 12 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/6b8b1c3752bd860a9c90d74230476d46549efbb2
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]