NetBSD-Bugs archive

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

PR/40097 CVS commit: src/sys/kern



The following reply was made to PR kern/40097; it has been noted by GNATS.

From: Christos Zoulas <christos%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/40097 CVS commit: src/sys/kern
Date: Wed,  3 Dec 2008 15:15:01 +0000 (UTC)

 Module Name:   src
 Committed By:  christos
 Date:          Wed Dec  3 15:15:01 UTC 2008
 
 Modified Files:
        src/sys/kern: kern_module.c
 
 Log Message:
 PR/40097: bouyer%antioche.lip6.fr@localhost: MODULAR tries to unload 
non-module subsystems
 Don't try to unload built-in modules, and if a module is busy don't retry
 immediately.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.34 -r1.35 src/sys/kern/kern_module.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index