git: kernel - Fix DEBUG_LOCKS races
Matthew Dillon
dillon at crater.dragonflybsd.org
Tue Nov 15 15:26:31 PST 2011
commit 5ef517efea99b1ff1017542da71250864793d0c0
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Tue Nov 15 15:13:04 2011 -0800
kernel - Fix DEBUG_LOCKS races
* DEBUG_LOCKS can race when shared tokens are in use. Attempt to fix the
problem.
Reported-by: tuxillo
Summary of changes:
sys/vm/vm_object.c | 54 ++++++++++++++++++++++++++++++++++-----------------
1 files changed, 36 insertions(+), 18 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/5ef517efea99b1ff1017542da71250864793d0c0
--
DragonFly BSD source repository
More information about the Commits
mailing list