git: kernel - Fix deep recursion in vm_object_collapse() (2)

看板DFBSD_commit作者時間14年前 (2011/10/27 11:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
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
文章代碼(AID): #1EgD2t_w (DFBSD_commit)