NetBSD-Bugs archive

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

PR/43438 CVS commit: src/sys/arch/amd64/amd64



The following reply was made to PR port-amd64/43438; it has been noted by GNATS.

From: "Maxime Villard" <maxv%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/43438 CVS commit: src/sys/arch/amd64/amd64
Date: Sat, 2 Jul 2016 07:22:10 +0000

 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