git: 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 52495715256f60cf967aa58e40ee77664373a6cd
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/52495715256f60cf967aa58e40ee77664373a6cd
--
DragonFly BSD source repository
More information about the Commits
mailing list