Subject: CVS commit: src/sys/arch
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 01/06/2008 14:33:27
Module Name:	src
Committed By:	ad
Date:		Sun Jan  6 14:33:27 UTC 2008

Modified Files:
	src/sys/arch/amd64/amd64: kobj_machdep.c
	src/sys/arch/i386/i386: kobj_machdep.c

Log Message:
Only do the xcall if !cold.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sys/arch/amd64/amd64/kobj_machdep.c
cvs rdiff -r1.2 -r1.3 src/sys/arch/i386/i386/kobj_machdep.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.