Module Name: src Committed By: maxv Date: Tue Dec 20 12:48:30 UTC 2016
Modified Files: src/sys/arch/x86/x86: x86_machdep.c Log Message: Depend on KERNTEXTOFF - KERNBASE, not IOM_END, both are equal but the text address may change in the future. To generate a diff of this commit: cvs rdiff -u -r1.77 -r1.78 src/sys/arch/x86/x86/x86_machdep.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.