Module Name: src Committed By: pgoyette Date: Wed Apr 19 06:19:03 UTC 2017
Modified Files: src/sys/kern: subr_kobj.c Log Message: Be consistent about checking for text section address being 0, and don't ignore errors by falling through to the next section(s). As discussed on tech-kern@ To generate a diff of this commit: cvs rdiff -u -r1.59 -r1.60 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.