Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/i386/i386
Module Name: src
Committed By: fvdl
Date: Sat Apr 26 18:13:16 UTC 2003
Modified Files:
src/sys/arch/i386/i386: locore.S
Log Message:
Save symtabspace in the LKM || KSYMS case as well; otherwise it'll overlap
with the page table pages for the kernel, and Bad Things will happen.
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/sys/arch/i386/i386/locore.S
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