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

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


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

commit 52495715256f60cf967aa58e40ee77664373a6cd
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/52495715256f60cf967aa58e40ee77664373a6cd


-- 
DragonFly BSD source repository



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