NetBSD-Bugs archive

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

PR/38697 CVS commit: src/sys/kern



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

From: Andrew Doran <ad%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/38697 CVS commit: src/sys/kern
Date: Tue, 20 May 2008 13:34:45 +0000 (UTC)

 Module Name:   src
 Committed By:  ad
 Date:          Tue May 20 13:34:45 UTC 2008
 
 Modified Files:
        src/sys/kern: kern_module.c subr_kobj.c
 
 Log Message:
 - Do local relocs before loading requisite modules, and all others only
   after requisite modules have been loaded. For PR kern/38697.
 - Simplify kobj interface slightly to make error handling easier.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.14 -r1.15 src/sys/kern/kern_module.c
 cvs rdiff -r1.17 -r1.18 src/sys/kern/subr_kobj.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