看板 DFBSD_commit 關於我們 聯絡資訊
commit 216c02c32c788bc161269759a53ea844a9399020 Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Tue Apr 19 22:57:02 2011 -0700 kernel - Fix panic when unloading a module on x86-64 * Fix a vm_object ref count panic during a module unload, including unloads which occur after failed loads. Summary of changes: sys/kern/link_elf_obj.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/216c02c32c788bc161269759a53ea844a9399020 -- DragonFly BSD source repository