DragonFly commits List (threaded) for 2011-10
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: kernel - Fix deep recursion in vm_object_collapse() (2)
commit b59b553b7009b6bf9a9a64f2d1e12f3e63509777
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date: Wed Oct 26 20:14:26 2011 -0700
kernel - Fix deep recursion in vm_object_collapse() (2)
* Fix bug in previous deep recursion commit. A chainlock was being
released too late.
Summary of changes:
sys/vm/vm_object.c | 17 ++++++++---------
1 files changed, 8 insertions(+), 9 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/b59b553b7009b6bf9a9a64f2d1e12f3e63509777
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]