git: DragonFly_RELEASE_3_0 kernel - Fix long-standing vm_map token panic
Matthew Dillon
dillon at crater.dragonflybsd.org
Mon Aug 20 21:04:42 PDT 2012
commit c4ad22e2259588e2e420164d97c938c437adbc87
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Thu Aug 16 10:46:33 2012 -0700
kernel - Fix long-standing vm_map token panic
* Bug turned out to be an error path in vm_map_find().
* This bug ate a lot of hours from several people, but Antonio was able
to instrument the token path in a way that allowed us to narrow down
and locate the problem.
Submitted-by: tuxillo, vsrinivas
Debugging-by: tuxillo
Summary of changes:
sys/vm/vm_map.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/c4ad22e2259588e2e420164d97c938c437adbc87
--
DragonFly BSD source repository
More information about the Commits
mailing list