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

Matthew Dillon dillon at crater.dragonflybsd.org
Tue Apr 19 22:59:09 PDT 2011


commit 216c02c32c788bc161269759a53ea844a9399020
Author: Matthew Dillon <dillon at 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





More information about the Commits mailing list