Subject: CVS commit: src/sys/arch/xen/xen
To: None <source-changes@NetBSD.org>
From: Jed Davis <jld@netbsd.org>
List: source-changes
Date: 02/03/2006 04:59:03
Module Name:	src
Committed By:	jld
Date:		Fri Feb  3 04:59:03 UTC 2006

Modified Files:
	src/sys/arch/xen/xen: clock.c

Log Message:
Use 64-bit intermediate in get_tsc_offset_ns to avoid overflow.
Discussed (3 weeks ago) on port-xen; okayed by yamt@, bouyer@.


To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 src/sys/arch/xen/xen/clock.c

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