DragonFly BSD
DragonFly commits List (threaded) for 2011-04
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: DragonFly_RELEASE_2_10 kernel - Fix panic when unloading a module on x86-64


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 19 Apr 2011 22:58:16 -0700 (PDT)

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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]