DragonFly-2.3.1.64.g6b8b1 master sys/platform/vkernel/i386 exception.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Fri May 15 13:52:25 PDT 2009
commit 6b8b1c3752bd860a9c90d74230476d46549efbb2
Author: Matthew Dillon <dillon at 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
More information about the Commits
mailing list