Subject: CVS commit: src/sys/arch/x86/x86
To: None <source-changes@NetBSD.org>
From: Juan Romero Pardines <xtraeme@netbsd.org>
List: source-changes
Date: 03/21/2007 05:27:50
Module Name: src
Committed By: xtraeme
Date: Wed Mar 21 05:27:50 UTC 2007
Modified Files:
src/sys/arch/x86/x86: iclockmod.c
Log Message:
There's no need to use MSR_CPU_BROADCAST_READ in clockmod_getstate(),
because clockmod_setstate() will do it for us.
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/sys/arch/x86/x86/iclockmod.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.