git: kernel: Add rdmsr_safe() in preparation for the coretemp(4) update.
Sascha Wildner
swildner at crater.dragonflybsd.org
Fri Jun 3 05:44:23 PDT 2011
commit 0bdfdda193d97c2dcf8459d0b106bc52b235e250
Author: Sascha Wildner <saw at online.de>
Date: Fri Jun 3 14:42:25 2011 +0200
kernel: Add rdmsr_safe() in preparation for the coretemp(4) update.
Summary of changes:
sys/cpu/i386/include/cpufunc.h | 1 +
sys/cpu/x86_64/include/cpufunc.h | 1 +
sys/platform/pc32/i386/support.s | 33 +++++++++++++++++++++++++++++++++
sys/platform/pc64/x86_64/support.s | 30 ++++++++++++++++++++++++++++++
4 files changed, 65 insertions(+), 0 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/0bdfdda193d97c2dcf8459d0b106bc52b235e250
--
DragonFly BSD source repository
More information about the Commits
mailing list