Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/amd64/amd64
Module Name: src
Committed By: maxv
Date: Sat Jul 2 07:22:10 UTC 2016
Modified Files:
src/sys/arch/amd64/amd64: machdep.c
Log Message:
Explain why we should use kernel_map instead of module_map, and why we
can't.
We should probably add some GCC flags in the modules makefiles to make
sure the relocations generated are not 32bit.
Related to PR/43438.
To generate a diff of this commit:
cvs rdiff -u -r1.219 -r1.220 src/sys/arch/amd64/amd64/machdep.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